Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ayanavakarmakar/guestbook
Guestbook built using the T3 Stack
https://github.com/ayanavakarmakar/guestbook
daisyui framer-motion nextjs postgresql prisma tailwindcss trpc typescript zod zustand
Last synced: about 2 months ago
JSON representation
Guestbook built using the T3 Stack
- Host: GitHub
- URL: https://github.com/ayanavakarmakar/guestbook
- Owner: AyanavaKarmakar
- License: mit
- Created: 2022-10-19T05:39:13.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-17T10:22:30.000Z (almost 2 years ago)
- Last Synced: 2024-05-01T19:38:14.421Z (8 months ago)
- Topics: daisyui, framer-motion, nextjs, postgresql, prisma, tailwindcss, trpc, typescript, zod, zustand
- Language: TypeScript
- Homepage: https://guestbook.ayanavakarmakar.software
- Size: 1.66 MB
- Stars: 15
- Watchers: 2
- Forks: 3
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
![Guestbook](https://socialify.git.ci/AyanavaKarmakar/Guestbook/image?description=1&font=Inter&language=1&pattern=Charlie%20Brown&theme=Dark)
[![GitNFT](https://img.shields.io/badge/%F0%9F%94%AE-Open%20in%20GitNFT-darkviolet?style=for-the-badge)](https://gitnft.quine.sh/app/commits/list/repo/Guestbook)
## Tech Stack
- Stack: [T3](https://github.com/t3-oss/create-t3-app)
- Framework: [Next.js](https://nextjs.org/)
- Authentication: [NextAuth.js](https://next-auth.js.org/) (GitHub, Reddit, and Email "Magic Links")
- API: [tRPC](https://trpc.io/)
- UI: [Tailwind CSS](https://tailwindcss.com/) with some sprinkles of [daisyUI](https://daisyui.com/)
- Animation: [Framer Motion](https://www.framer.com/motion/)
- ORM: [Prisma](https://www.prisma.io/)
- Database: [MySQL](https://www.mysql.com/) via [PlanetScale](https://planetscale.com/)
- Schema Validation: [Zod](https://github.com/colinhacks/zod)
- State Management: [Zustand](https://zustand-demo.pmnd.rs/)
- SMTP server: [Twilio Sendgrid](https://www.twilio.com/sendgrid/email-api)
- Deployment: [Vercel](https://vercel.com/)## Author
**Ayanava Karmakar**
- Website: [LINKTREE](https://linktree.ayanavakarmakar.software/)
- Github: [@AyanavaKarmakar](https://github.com/AyanavaKarmakar)
- LinkedIn: [@ayanava-karmakar](https://linkedin.com/in/ayanava-karmakar)## References
- Nexxel's [GuestBook Blog](https://www.nexxel.dev/blog/ct3a-guestbook)
## Contributing
Contributions, issues and feature requests are welcome!
Feel free to check [issues page](https://github.com/AyanavaKarmakar/Guestbook/issues).## Show your support
Give a ⭐️ if this project helped you!
---