Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/99yash/shreddiit
Reddit for building a personalized community. Design inspired from Josh's breadit repo. Shadcn/ui. Server Components. Clerk auth. Prisma.
https://github.com/99yash/shreddiit
app-router-nextjs clerk-auth editorjs-plugin nextjs-typescript react-query server-components typescript
Last synced: 2 days ago
JSON representation
Reddit for building a personalized community. Design inspired from Josh's breadit repo. Shadcn/ui. Server Components. Clerk auth. Prisma.
- Host: GitHub
- URL: https://github.com/99yash/shreddiit
- Owner: 99Yash
- License: mit
- Created: 2023-06-29T15:46:12.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-26T11:39:35.000Z (9 months ago)
- Last Synced: 2024-11-02T07:06:05.893Z (about 2 months ago)
- Topics: app-router-nextjs, clerk-auth, editorjs-plugin, nextjs-typescript, react-query, server-components, typescript
- Language: TypeScript
- Homepage: https://shreddiit.vercel.app
- Size: 1.46 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Shreddiit
> A Reddit like software for building a personalized community, and the primary motivation for me to build this app was to get it to use in front of my college mates but also to understand working in the new NextJS app router.
#### 📸 Screenshots
![Shreddiit](./public/Screenshot_20230920_085750.png)
![Create a post](./public/Screenshot_20230920_104911.png)
![Reply underneath a post](./public/Screenshot_20230920_105034.png)
![Comments Section](./public/Screenshot_20230920_105050.png)
![Reply nesting](./public/Screenshot_20230920_105159.png)#### 🚀 Features
- [x] Throttled posts
#### 🚀 Stack
- [NextJS](https://nextjs.org/)
- [TailwindCSS](https://tailwindcss.com/)
- [PlanetScale](https://planetscale.com/)
- [Vercel](https://vercel.com/)
- [Clerk](https://clerk.com)
- [Prisma](https://prisma.io)