https://github.com/exddc/chat-base
https://github.com/exddc/chat-base
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/exddc/chat-base
- Owner: exddc
- License: mit
- Created: 2025-06-09T10:20:54.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-09T11:55:12.000Z (about 1 year ago)
- Last Synced: 2025-06-09T12:45:47.506Z (about 1 year ago)
- Language: TypeScript
- Size: 1000 Bytes
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Chat Base
My entry to the [T3 Chat Cloneathong](https://cloneathon.t3.chat). This is more than just a clone, it's a full-stack application with a focus on self-hosting and being open to changing parts of the stack. The basis is the backend, which serves as a REST API for the frontend or mobile app. The frontend is a Next.js app, but it can be any other frontend framework.