Skip to content

Latest commit

Β 

History

History
22 lines (13 loc) Β· 655 Bytes

File metadata and controls

22 lines (13 loc) Β· 655 Bytes

πŸ“š Railway Documentation

Visit docs.railway.com

og

πŸ’‘ About

This is the place where all the documentation about Railway is hosted. Contributions are welcome! Change the markdown, make a pull request, and we'll merge it! Deploys will happen automagically cause the docs are hosted on Railway

πŸ§‘β€πŸ”¬ Contributing

This is a NextJS project. Install Node 18, or install nvm and run nvm install and nvm use.

Develop with:

pnpm i
pnpm run dev

Open localhost:3001 to see the result