A chat discord-like project built with Sveltekit
https://svelte-twillio-chat.vercel.app
Here're some of the project's best features:
1. Install the repo in your machine
git clone https://github.com/ikurotime/Svelte-Twilio-chat.git
2. Install the server repo in your machine
https://github.com/ikurotime/expressjs-twilio-service.git
3. Install the necessary tools for local development
https://supabase.com/docs/guides/local-development
4. Add the required .env variables
VITE_PUBLIC_TWILIO_ACCOUNT_SID=
VITE_PUBLIC_TWILIO_AUTH_TOKEN=
VITE_PUBLIC_TWILIO_API_KEY=
VITE_PUBLIC_TWILIO_API_SECRET=
VITE_PUBLIC_SERVICE_SID=
VITE_SUPABASE_URL=
VITE_SUPABASE_ANON_KEY=
VITE_BACKEND_URL=
5. Execute `npm run dev` in both enviroments
Disclaimer,this is a learning project example of a chat app usign Twilio services and Supabase as BaaS. The code may contain bugs and it requires optimization. To contribute create a new branch from 'main' make your changes and make a Pull Request.
Technologies used in the project:
This project is licensed under the MIT
If you like this project consider following me on social media. I share my knowledge and projects π₯π