Dev/Prod settings/docs
Open
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Starting the app on a prod environment should run "node" instead of "nodemon".
Document how to set NODE_ENV system variable, link to Express docs?
Starting only the backend and supply your own web server (like Apache) should be an option.
Contributor guide
Research direction
Start by locating the app's startup scripts and any existing deployment documentation. Check how production currently launches nodemon, then determine how NODE_ENV, backend-only startup, and use of an external web server such as Apache should be documented and verified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- backend, devops
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100