Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hello

This project was built to support a blog post.

Commands Used

Install prerelease phx_new:

mix archive.install hex phx_new 1.8.0-rc.3

New project:

mix phx.new hello

Generate authentication logic:

mix phx.gen.auth Accounts User users

Standard Phoenix README Stuff

To start your Phoenix server:

  • Run mix setup to install and setup dependencies
  • Start Phoenix endpoint with mix phx.server or inside IEx with iex -S 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

A sample project using `mix phx.gen.auth` to support a blog post.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Contributors

Languages