Send and receive messages with guftgoon. A open source alternative to all modern realtime chat applications out their. it is a full fledged realTime chat app made using Next.js, Tailwind CSS and Firebase
- Easy styling and customization with Tailwind 3.0
- Uses Preact in production build
- Mobile-friendly view (or i would say mobile first development)
- SEO friendly
- Uses firebase as a backend
- User Authentication using firebase Auth
- Support links and images in chats
- Good looking UI ofcourse
-
git clone https://github.com/thekamalkashyap/chat-app2.0 chatapp cd chatapp yarn yarn dev
-
Change
utils/firebase.js
-
Change
utils/config.json
-
Make tweaks to the codebase if required
-
Modify the content security policy in
next.config.js
if you want to use any analytics provider. -
Deploy on Vercel
First, run the development server:
yarn dev
Open http://localhost:3000 with your browser to see the result.
customize anythings or everything you want.
Vercel
The easiest way to deploy the template is to use the Vercel Platform from the creators of Next.js. Check out the Next.js deployment documentation for more details.
Using the template? Support this effort by giving a star on GitHub or by buying me a coffee.