Skip to content

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

  1. Sign Up and Setup: Create an account at Railway and start a new empty project.

  1. Import GitHub Repository: Click on 'Import GitHub Repository' and select the repository you want to deploy.

  1. Volume: Add a volume to your container.

  1. Database (Optional): Optionally, right click to add db like Redis to your project.

  1. Get the redis connection string

  1. Add the variable to the env editor in Railway.