Skip to content

pow-auth/pow_demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.