A delightful mini-game collection built with Vue.js. This project offers a colorful, engaging gaming experience with various mini-games and interactive features.
- Playful Interface: Vibrant colors, engaging animations, and a festive atmosphere
- Mini-Games: Simple and fun games with engaging mechanics
- Bun
- Clone the repository:
git clone https://github.com/yourusername/degen-party.git
cd degen-party
- Install dependencies:
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