Skip to content

adityabilawar/carduo

 
 

Repository files navigation

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.

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 90.1%
  • CSS 8.4%
  • JavaScript 1.5%