Video and audio calling and meeting website created with Next.js 14
The emphasis of this app is on Nextjs 14
- For running the project in DEVELOPMENT mode run the below code:
npm install
npm run dev
- For running the project in PRODUCTION mode run the below code:
npm install
npm run build
npm start
If you have problem connecting to server use a VPN
Developed by Amir Taheri