arvidkahl / hhex_elixir_auth0

Example of using Auth0 in a Elixir/Phoenix/Vue.js project presented as a Talk at the HH.ex October meetup

Repository from Github https://github.comarvidkahl/hhex_elixir_auth0Repository from Github https://github.comarvidkahl/hhex_elixir_auth0

Hhex

To start your Phoenix server:

  • Install dependencies with mix deps.get
  • Create and migrate your database with mix ecto.create && mix ecto.migrate
  • Install Node.js dependencies with cd assets && npm install
  • 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

About

Example of using Auth0 in a Elixir/Phoenix/Vue.js project presented as a Talk at the HH.ex October meetup

License:MIT License


Languages

Language:JavaScript 98.0%Language:Elixir 1.9%Language:HTML 0.1%Language:Vue 0.1%Language:CSS 0.0%