https://github.com/samdenty/railway-container-spinup
Spinup Railway Containers with the GQL API
https://github.com/samdenty/railway-container-spinup
Last synced: 28 days ago
JSON representation
Spinup Railway Containers with the GQL API
- Host: GitHub
- URL: https://github.com/samdenty/railway-container-spinup
- Owner: samdenty
- Created: 2026-05-06T00:38:08.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2026-05-06T01:04:06.000Z (about 1 month ago)
- Last Synced: 2026-05-06T03:03:03.613Z (about 1 month ago)
- Language: TypeScript
- Size: 4.87 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Agents: AGENTS.md
Awesome Lists containing this project
README

## Getting Started
First, run the development server:
```bash
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
```
Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.