Skip to content

🔥Phoenix 1.4 with Authentication ✨by Jeff Davis

License

Notifications You must be signed in to change notification settings

brandedux/phoenix_authentication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Phoenix 1.4 + Authentication

A basic custom installation of Phoenix with POW authentication enabled.

Install Repo

Clone the repo to your local machine and install it.
$ git clone https://github.com/brandedux/phoenix_authentication.git

$ cd phoenix_authentication

$ mix deps.get

$ mix deps.compile

$ mix ecto.setup

$ cd assets && npm install

$ cd ..

$ mix phx.server


Production

Ready to run in production? Please check the phoenix deployment guides.

Learn more

About

🔥Phoenix 1.4 with Authentication ✨by Jeff Davis

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published