Orange Trail is a game inspired by the classic Oregon Trail, but with a twist: it features a betting minigame! Set on Mars, players venture out to find resources to feed their Hyligotchi. Will you survive the harsh Martian landscape and keep your Hyligotchi thriving?
- Bun
- Clone the repository:
git clone https://github.com/yourusername/degen-party.git
cd degen-party
- Install front dependencies:
cd front
bun install
- Start the development server:
bun run dev
- Open your browser and navigate to
http://localhost:3000
docker build -t rust-helper2 -f Dockerfile.rust .
# Build frontend
bun run build
# Build Docker image (uses debug build by default)
docker build -t degen-party-mac .
Run the container:
docker run -p 80:80 degen-party
The application will be available at:
- Frontend: http://localhost
- WebSocket endpoint: ws://localhost/ws