/chithi

A full stack chat application with NODE/Bun, React, Mongodb and Prisma

Primary LanguageTypeScript

chithi

To install dependencies:

bun install

To run:

bun run src/server.ts

This project was created using bun init in bun v1.0.4. Bun is a fast all-in-one JavaScript runtime.