Hacker News new | ask | show | jobs
by tvink 250 days ago
You can scaffold a crud resource we with a single CLI command, as far as I know we don't have that in phx?
1 comments

  mix phx.gen.html Accounts User users name:string email:string