Skip to content

railwayapp/railway-design

Repository files navigation

Railway Design

Railway design sandbox - A Next.js website showcasing design system and guidelines.

Getting Started

First, install dependencies:

npm install

Then, run the development server:

npm run dev

Open http://localhost:3000 with your browser to see the result.

Deploy on Railway

  1. Push this repository to GitHub
  2. Go to Railway
  3. Click "New Project" → "Deploy from GitHub repo"
  4. Select your repository
  5. Railway will automatically detect Next.js and deploy

The app will be available at a Railway-provided URL.

Build

npm run build
npm start

About

railway design sandbox

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published