Go to file
2017-12-09 14:58:37 +01:00
config replace coherence with guardian 2017-12-09 14:58:37 +01:00
lib replace coherence with guardian 2017-12-09 14:58:37 +01:00
priv replace coherence with guardian 2017-12-09 14:58:37 +01:00
test initial commit 2017-12-08 09:58:14 +01:00
.gitignore initial commit 2017-12-08 09:58:14 +01:00
mix.exs replace coherence with guardian 2017-12-09 14:58:37 +01:00
mix.lock replace coherence with guardian 2017-12-09 14:58:37 +01:00
README.md initial commit 2017-12-08 09:58:14 +01:00

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