This is my code that I've used to play with the Phoenix Web Framework. The code in repo was made using this guide.
I don't expect it to be useful to anyone, so if you stumble across it I appologize.
- Up and Running
- Adding Pages
- Routing
- Plug
- Endpoint
- Controllers
- Views
- Templates
- Channels
- Presence
- Ecto
- Contexts
- Mix Tasks
- Custom Errors
- Introduction
- Testing Schemas
- Testing Controllers
- Testing Channels
- Introduction to Deployment
- Deployment on Heroku