PRX/Play-Next.js

Update local development guide

Closed this issue · 1 comments

Since this is such a new app, I think it would be beneficial to get it to match the broader Local Development Guide. Main changes that are required I think are:

  • Link to/defer to the wiki Guide for basic setup
  • Replace references to NVM with asdf
  • Pick a unique port for the local dev server to run on (e.g. next dev -p 80XX)
  • Document which local domain should be preferred when configuring puma-dev (probably play.prx is fine since we're not working on the old app any more)

(or figure out what in the wiki Guide needs to change, if it includes info that's not desired or appropriate)