version chapril de mobilizon https://mobilizon.chapril.org/
Go to file
Thomas Citharel 7a98674e59 Merge branch 'fix-categories' into 'master'
Fix categories and tags

See merge request tcit/eventos!3
2018-01-15 12:21:55 +01:00
config fix some code style and add checks to ci 2018-01-14 17:57:25 +01:00
js Change models, new migrations, fix front and make tests work 2018-01-13 23:33:03 +01:00
lib Merge branch 'fix-categories' into 'master' 2018-01-15 12:21:55 +01:00
priv fix tags 2018-01-15 12:17:34 +01:00
test Merge branch 'fix-categories' into 'master' 2018-01-15 12:21:55 +01:00
.gitignore fix some code style and add checks to ci 2018-01-14 17:57:25 +01:00
.gitlab-ci.yml fix some code style and add checks to ci 2018-01-14 17:57:25 +01:00
LICENSE Add license 2018-01-14 01:01:26 +01:00
README.md add badges 2018-01-14 01:02:15 +01:00
mix.exs make tests watchable and notifies 2018-01-15 11:41:47 +01:00
mix.lock make tests watchable and notifies 2018-01-15 11:41:47 +01:00

README.md

pipeline status coverage report

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