Skip to content

Charades-App/charades-app-server

Repository files navigation

charades-app-server

Dependencies:

  • Docker + compose
  • Bun 1.1.27

Developing

  1. Start the redis container:
docker-compose up -d
  1. Setup the JavaScript dependencies:
bun install
  1. Run with:
bun run index.ts

License

MIT

About

The server for the Charades App server

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published