Running Applications
Categories:
What do I need β¦ π
Considering the next steps based on the Node.js sample app from before.
What do I need to run apps in container? π
- Node.js β in the correct Version
- All dependencies of the App (e.g. via Package Manager NPM)
Possibly β¦ when the Application gets bigger β¦ π
- Database (and its requirements β¦)
- Private Network