Skip to content

Latest commit

 

History

History
64 lines (33 loc) · 3.47 KB

README.md

File metadata and controls

64 lines (33 loc) · 3.47 KB

Pow Demo App

Demo branches

  • Full Pow demo (diff)

    A fully working demo app based off the all-extensions branch. Content of sent mails can be found in logs.

Base branches

These branches only consists of the absolute minimum configuration.

Pow guides

PowAuth.com guides

Start the app

To start the Phoenix server:

  • Setup the project with mix setup
  • Start Phoenix endpoint with mix phx.server

Now you can visit localhost:4000 from your browser.