Getting started
Install the Railway CLI, authenticate with your account, and link your local Strapi repo to a new project in seconds using railway link.
Set your environment variables — APP_KEYS, JWT_SECRET, NODE_ENV — directly in the Railway dashboard.
Pushing your code
Run railway up to deploy. Railway detects Node.js automatically, runs your build command, and serves your app at a generated URL.