Where do you host Strapi?

When you deploy the starter in the railway control panel it gives you a comprehensive wizard style dialog to enter all of your ENV variables.

Some of them you just make up yourself like the keys, others are from integrations such as Cloudinary if you use it.

It’s very easy to get up and running.

The main issue is I can’t get it to run in development mode using ENV variables so once deployed, I change the run command to npm run develop