tutorial - first stages
Open
enhancement
help wanted
- Dominant language
- No language data
- Stars
- 664
- Forks
- 41
- PR merge metrics
- No merged PRs in 30d
Description
@RobStallion and I were thinking of creating a walkthrough aimed at getting someone started with phoenix, ending with deployed mini application
Some possible stages the walkthrough could follow:
- installation
- new route, controller, view & template
- basic login flow with some hardcoded user in the login action
- replace hardcoded user with use of database using ecto
- deploy
Further improvements:
- testing
- sockets
@nelsonic what do you think of this as an initial scope?
Contributor guide
Assessment
This issue has not been assessed yet.