Hacker News new | ask | show | jobs
by x0x0 241 days ago
why / what do you find works better?
1 comments

You can scaffold a crud resource we with a single CLI command, as far as I know we don't have that in phx?

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