erikras / erikras/react-redux-universal-hot-example
Stack overflow on production run server
Open
- Dominant language
- JavaScript
- Stars
- 12.1k
- Forks
- 2.5k
- PR merge metrics
- No merged PRs in 30d
Description
I have copied all boilerplate (solution) to server and run this commands:
_npm run build_
_npm run start_
At first all worked fine. But after 15-20 request "stact overflow exception" appeared.(from 120MB to 950MB). What is proper way of deploying this boilerplate?
Contributor guide
Assessment
This issue has not been assessed yet.