https://github.com/davitjabushanuri/chat-app
Fullstack chat app with next.js,react query, prisma, nextauth, cloudinary and postgresql
https://github.com/davitjabushanuri/chat-app
cloudinary nextauth nextjs postgresql prisma react-query typescript
Last synced: about 1 year ago
JSON representation
Fullstack chat app with next.js,react query, prisma, nextauth, cloudinary and postgresql
- Host: GitHub
- URL: https://github.com/davitjabushanuri/chat-app
- Owner: davitJabushanuri
- Created: 2022-10-17T13:49:44.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-04T17:38:12.000Z (over 3 years ago)
- Last Synced: 2025-03-28T11:38:16.118Z (about 1 year ago)
- Topics: cloudinary, nextauth, nextjs, postgresql, prisma, react-query, typescript
- Language: TypeScript
- Homepage: https://chat-app-phi-liard.vercel.app
- Size: 493 KB
- Stars: 5
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ILine
## :beginner: Overview
this is a chat app made with next.js, react query, prisma, cloudinary, and postgresql.
[View demo](https://chat-app-phi-liard.vercel.app/)
## :camera:

## :zap: Usage
Users should be able to:
- Sign in with Google or Github
- See the list of users
- Start a conversation with another user
- See previous messages in a conversation
- Send text messages and images to the conversation
### :hammer: Built With
- [NEXT JS](https://nextjs.org/)
- [React query](https://tanstack.com/)
- [Prisma](https://www.prisma.io/)
- [Cloudinary](https://cloudinary.com/)
- [Postgresql](https://www.postgresql.org/)
- [Typescript](https://www.typescriptlang.org/)
- [Nextauth](https://next-auth.js.org/)
## :star2: Acknowledgment
- [Vercel](https://vercel.com/)
- [Railway](https://railway.app/)
- [Cloudinary](https://cloudinary.com/)