Skip to content

a simple base for making simple mapping apps (with phoenix/elixir)

License

Notifications You must be signed in to change notification settings

rahil627/mapping-app-base

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MappingAppBase

https://hexdocs.pm/phoenix/up_and_running.html

  • TODO: currently at mix ecto.create
  • throwing errors

sudo systemctl start postgresql.service sudo systemctl enable postgresql.service

To start your Phoenix server:

  • Run mix setup to install and setup dependencies
  • Start Phoenix endpoint with mix phx.server or inside IEx with iex -S mix phx.server

Now you can visit localhost:4000 from your browser.

Ready to run in production? Please check our deployment guides.

Learn more

About

a simple base for making simple mapping apps (with phoenix/elixir)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published