version chapril de mobilizon https://mobilizon.chapril.org/
Go to file
Thomas Citharel bdb95d3a9e added ecto migrate before script (with not much hope)
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2018-01-14 00:08:40 +01:00
config use own pg config 2018-01-14 00:03:04 +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 added ecto migrate before script (with not much hope) 2018-01-14 00:08:40 +01:00
README.md initial commit 2017-12-08 09:58:14 +01:00
mix.exs add cache, credo and postgis to ci 2018-01-13 23:49:37 +01:00
mix.lock add cache, credo and postgis to ci 2018-01-13 23:49:37 +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