Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 605 Bytes

File metadata and controls

10 lines (8 loc) · 605 Bytes

Carduo

This typescript nextjs project is hosted on vercel, https://carduo.vercel.app/.

Note: socket is buggy, but can easily be fixed in the future, and with video/audio chat.

Self-Hosting

To run this, simply run yarn install and after the required packages are installed, run yarn dev and open http://localhost:3000.

Note: A MongoDB URI is required for running this application (Judges already have the URI in the .env)

Github

The github for this project is https://github.com/voomp/carduo.