You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 30, 2021. It is now read-only.
@jpca999 It's a broad question, and not necessarily meanjs specific. Many options, for example to move your static assets (images etc.) to a fast CDN (content delivery network). If you're truly stateless, and if you have a high number of parallel client Service requests, you could also take the multi-nodejs server route (careful about Socket..).
I don't use docker, so I cannot help with a docker specific solution, others might have some insights.
other than doing docker-compose up for production file, is there anything else that i should do ?
The text was updated successfully, but these errors were encountered: