How do I start my applications?

How do I start my NodeJS application? Do I just mention the start script in package.json?

Most probably. If it doesn’t work, you can use Docker to build your app.