Clubhouse clone in Vue, Tailwind and 100ms
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 using Vue and 100ms. If you want production ready clubhouse clone built using Vue, Laravel/Rails/Django and 100ms then please contact me @ krishnabhandariweb@gmail.com You can also contact me if you want customization.
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.