Skip to content

Latest commit

 

History

History
17 lines (15 loc) · 211 Bytes

README.md

File metadata and controls

17 lines (15 loc) · 211 Bytes

Remix + Prisma + Tailwind + Socket io + Mongo DB

  • Auth
  • Registration
  • Chat

need to add .env

DATABASE_URL="<...>"
SESSION_SECRET="<...>"

Commands:

npm i
npm run dev
npm run start:dev