the-secret-chat Tailwind Templates

The Secret Chat

Just a simple chat app using Twilio API, Next,js and Tailwind

The Secret Chat

The Secret Chat is just a simple chat app using Next.js, Tailwind with shadcn/ui, Twilio API and GIPHY API.
Follow below instructions if you want to run the project locally 🐒.

Create a .env file

GITHUB_ID=
JWT_SECRET=
NEXTAUTH_URL=
GITHUB_SECRET=
TWILIO_API_KEY=
TWILIO_API_SECRET=
TWILIO_ACCOUNT_SID=
TWILIO_SERVICE_SID=
NEXT_PUBLIC_GIPHY_API_KEY=
NEXT_PUBLIC_TWILIO_CHANNEL_ADMIN=

Install the dependencies

pnpm install

Run the dev server

pnpm dev

The project runs on localhost:3000 by default

This project is a challenge from #miduConf

Top categories

Loading Svelte Themes