Vite + React + React Router
npm install
npm run dev
Requirements:
- a Railway project
- one of the backends running in this repository
- this repository or a fork linked to the Railway project
Steps:
- Add a new service from "GitHub Repository"
- Select this repository
- Settings:
- Service name:
🍙 onigiri
- Click "Add Root Directory" and edit it:
/onigiri
- Service name:
- Variables:
VITE_BACKEND_URL
:https://<backend-public-url-you-have>
- Click "Deploy"
Next Steps:
- Configure public networking for
🍙 onigiri
after it runs - Add the
🍙 onigiri
public URL to your backend env variables