Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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/)