The original project was created using npx create-payload-app
and used the blank template.
yarn install
to install the needed dependencies- Install and configure the Railway CLI
railway run yarn dev
will start up your application and reload on any changes.