Skip to content

Poniverse/LunaTube-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lunatube-API

To start app for development:

  • Install dependencies with mix deps.get
  • Run docker-compose up -d to start background servers (postgres for now)
  • Create and migrate the database with mix ecto.migrate
  • Run iex -S mix phoenix.server (This allows you to pry at any time)

You should now be able to visit localhost:4000 from your browser.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages