Railway
Introduction
Here's how to easily deploy this app:
- Sign up at Railway.
- Click 'New Project' and select 'Node.js'.
- Create a Redis DB or other (Optional)
- Connect your GitHub repository
- Set your environment variables
- Add a volume to your container
- Deploy your application.
- Register an ENS domain and share your app!
Deployment
- Sign Up and Setup: Create an account at Railway and start a new empty project.
- Import GitHub Repository: Click on 'Import GitHub Repository' and select the repository you want to deploy.
- Volume: Add a volume to your container.
- Database (Optional): Optionally, right click to add db like Redis to your project.
- Get the redis connection string
- Add the variable to the env editor in Railway.