hungpm372 / yoom-meeting

Yoom Meeting

Home Page:https://yoom.phanminhhung.id.vn/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Yoom App

Authors

Clone repository

Clone yoom-meeting with git

  git clone https://github.com/hungpm372/yoom-meeting.git

Installation

Install yoom-meeting and its dependencies with npm

  cd yoom-meeting
  npm install

Run Locally

Start the server

  npm run dev

Environment Variables

To run this project, you will need to add the following environment variables to your .env.local file

NEXT_PUBLIC_CLERK_PUBLISHABLE_KEY

CLERK_SECRET_KEY

NEXT_PUBLIC_CLERK_SIGN_IN_URL

NEXT_PUBLIC_CLERK_SIGN_UP_URL

NEXT_PUBLIC_STREAM_API_KEY

STREAM_SECRET_KEY

NEXT_PUBLIC_BASE_URL

Support

For support, email hungpm372@gmail.com or join our Slack channel.

Documentation

Clerk

Stream

Next.js

🚀 About Me

I'm a full stack developer...

Tech Stack

Client: React, TailwindCSS, Next.js

Server: Next.js, Stream

Running Tests

To run tests, run the following command

  npm run test

License

MIT

About

Yoom Meeting

https://yoom.phanminhhung.id.vn/

License:MIT License


Languages

Language:TypeScript 97.0%Language:CSS 2.7%Language:JavaScript 0.3%