π§ NGP connect
project chat room untuk chat dan juga colaborasi antara dua orang atau lebih dalam satu tim beserta google meet dan juga live code
- UI ( Message Field β | Loading Stateβ )
- Prisma DB ( β )
- Membering User β
- Login System (Google Oauth β )
- Message Content β
- Socket IO β (80%)
- Cloudinary Assets β
- Connect Google Meet
This is a Next.js project bootstrapped with create-next-app
.
First, Make .env from .env.example :
Next Migrate Prisma Schema
npx prisma migrate dev
Run the development server
npm run dev
Open http://localhost:3000 with your browser to see the result.