This example deploys self-hosted version of Remix using their indie-stack. Internally it uses a PostgreSQL database to store the data.
- Remix
- TypeScript
- PostgreSQL
- Click the Railway button 👆
- Add the
SESSION_SECRET
environment variable- You can hit CMD+K and use our secret generator
- Official docs
- A video introducing the stack