version chapril de mobilizon https://mobilizon.chapril.org/
Go to file
Thomas Citharel bfcdc38076 Merge branch 'frontend-and-group-events' into 'master'
Fix front-end, allow events to be created by a group, allow to get sessions from an event

See merge request tcit/eventos!4
2018-01-16 19:56:21 +01:00
config fix some code style and add checks to ci 2018-01-14 17:57:25 +01:00
js Fix front-end, allow events to be created by a group, allow to get sessions from an event 2018-01-16 19:45:09 +01:00
lib Fix front-end, allow events to be created by a group, allow to get sessions from an event 2018-01-16 19:45:09 +01:00
priv Fix front-end, allow events to be created by a group, allow to get sessions from an event 2018-01-16 19:45:09 +01:00
test Fix front-end, allow events to be created by a group, allow to get sessions from an event 2018-01-16 19:45:09 +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