/clubhouse-clone-vue

Clubhouse clone in Vue, Tailwind and 100ms SDKs

Primary LanguageVueMIT LicenseMIT

Clubhouse Clone Vue

Project Setup

git clone https://github.com/krishnahimself/clubhouse-clone-vue
cd clubhouse-clone-vue
npm install

Environment Variables

Create .env file on project root directory and add your credentails for these keys. You can get TOKEN_ENDPOINT and ROOM_ID from 100ms dashboard.

VITE_VUE_APP_TOKEN_ENDPOINT=
VITE_VUE_APP_ROOM_ID=
npm run dev

Note

This is a starter kit application to help you get started on building clubhouse clone or any audio room functionality using Vue and 100ms SDKs. If you want to build a production-ready clubhouse clone or any audio-based rooms using Vue, Laravel/Rails/Django, and 100ms SDKs then please contact me @ krishnabhandariweb@gmail.com

Changelog

Please see CHANGELOG for more information on what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security Vulnerabilities

Please review our security policy on how to report security vulnerabilities.

Credits

License

The MIT License (MIT). Please see License File for more information.