version chapril de mobilizon https://mobilizon.chapril.org/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Go to file
Thomas Citharel 960ef0c276
add cache, credo and postgis to ci
5 years ago
config fix ci env 5 years ago
js Change models, new migrations, fix front and make tests work 5 years ago
lib Change models, new migrations, fix front and make tests work 5 years ago
priv Change models, new migrations, fix front and make tests work 5 years ago
test Change models, new migrations, fix front and make tests work 5 years ago
.gitignore initial commit 5 years ago
.gitlab-ci.yml add cache, credo and postgis to ci 5 years ago
README.md initial commit 5 years ago
mix.exs add cache, credo and postgis to ci 5 years ago
mix.lock add cache, credo and postgis to ci 5 years ago

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