Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/joschan21/quill
Quill - A Modern SaaS-Platform Built With Next.js 13
https://github.com/joschan21/quill
Last synced: 28 days ago
JSON representation
Quill - A Modern SaaS-Platform Built With Next.js 13
- Host: GitHub
- URL: https://github.com/joschan21/quill
- Owner: joschan21
- Created: 2023-09-25T14:48:55.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-05-14T19:47:11.000Z (6 months ago)
- Last Synced: 2024-10-01T11:41:26.860Z (about 1 month ago)
- Language: TypeScript
- Homepage:
- Size: 2.09 MB
- Stars: 1,876
- Watchers: 13
- Forks: 500
- Open Issues: 78
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Quill - A Modern Fullstack SaaS-Platform
Built with the Next.js 13.5 App Router, tRPC, TypeScript, Prisma & Tailwind
![Project Image](https://github.com/joschan21/quill/blob/master/public/thumbnail.png)
## Features
- š ļø Complete SaaS Built From Scratch
- š» Beautiful Landing Page & Pricing Page Included
- š³ Free & Pro Plan Using Stripe
- š A Beautiful And Highly Functional PDF Viewer
- š Streaming API Responses in Real-Time
- š Authentication Using Kinde
- šØ Clean, Modern UI Using 'shadcn-ui'
- š Optimistic UI Updates for a Great UX
- ā” Infinite Message Loading for Performance
- š¤ Intuitive Drag nā Drop Uploads
- āØ Instant Loading States
- š§ Modern Data Fetching Using tRPC & Zod
- š§ LangChain for Infinite AI Memory
- š² Pinecone as our Vector Storage
- š Prisma as our ORM
- š¤ 100% written in TypeScript
- š ...much more## Getting started
To get started with this project, run
```bash
git clone https://github.com/joschan21/quill.git
```and copy the .env.example variables into a separate .env file, fill them out & and that's all you need to get started!
## Acknowledgements
- [Kinde Auth](https://link.joshtriedcoding.com/kinde) for making this project possible
## License
[MIT](https://choosealicense.com/licenses/mit/)