version chapril de mobilizon https://mobilizon.chapril.org/
Go to file
Thomas Citharel 90ceb4f6fe initial commit
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2017-12-08 09:58:14 +01:00
config initial commit 2017-12-08 09:58:14 +01:00
lib initial commit 2017-12-08 09:58:14 +01:00
priv initial commit 2017-12-08 09:58:14 +01:00
test initial commit 2017-12-08 09:58:14 +01:00
.gitignore initial commit 2017-12-08 09:58:14 +01:00
README.md initial commit 2017-12-08 09:58:14 +01:00
mix.exs initial commit 2017-12-08 09:58:14 +01:00
mix.lock initial commit 2017-12-08 09:58:14 +01:00

README.md

Eventos

To start your Phoenix server:

  • Install dependencies with mix deps.get
  • Create and migrate your database with mix ecto.create && mix ecto.migrate
  • Start Phoenix endpoint with mix phx.server

Now you can visit localhost:4000 from your browser.

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

Learn more