version chapril de mobilizon https://mobilizon.chapril.org/
Go to file
Thomas Citharel 5ac29274fd Add license 2018-01-14 01:01:26 +01:00
config debug 2018-01-14 00:21:20 +01:00
js Change models, new migrations, fix front and make tests work 2018-01-13 23:33:03 +01:00
lib Change models, new migrations, fix front and make tests work 2018-01-13 23:33:03 +01:00
priv Change models, new migrations, fix front and make tests work 2018-01-13 23:33:03 +01:00
test Change models, new migrations, fix front and make tests work 2018-01-13 23:33:03 +01:00
.gitignore initial commit 2017-12-08 09:58:14 +01:00
.gitlab-ci.yml add coveralls 2018-01-14 00:56:26 +01:00
LICENSE Add license 2018-01-14 01:01:26 +01:00
README.md initial commit 2017-12-08 09:58:14 +01:00
mix.exs add coveralls 2018-01-14 00:56:26 +01:00
mix.lock add coveralls 2018-01-14 00:56:26 +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