This example deploys a self-hosted version of Cusdis. Internally it uses a PostgreSQL database to store the data.
- Cusdis
- PostgreSQL
- Click the Railway button 👆
- Add the required environment variables
- Deploy
- Update the
NEXTAUTH_URL
environment variable to your app domain. This should automatically trigger a re-deploy for you.
- Visit the Cusdis website to view features and documentation.