Custom environments
You can modify the default environments at ./_templates/project/with-prompt/
in these files:
./_templates/project/with-prompt/fixtureRoutes.ejs.t
./_templates/project/with-prompt/fixtureUsers.ejs.t
./_templates/project/with-prompt/package.ejs.t
Then, when running the npm run add-project
script, the new environments will be set up and used.