This website contains tools for full-cycle development of side-projects for "indiehackers". I made it in 2 weeks as a pet-project for improving my skills in web-development. I've learnt a lot about Zustand (state management tool) and why state management tools are needed in real projects. Also I got deeper understanding of React, its' rerenders and ways to escape that. This is my first project where i've used SSR and made a SEO optimization, learnt about Redis and made request limit with it.
- Typescript
- Next.js
- React
- tRPC
- Prisma
- Redis
- Zustand
- Next Auth
- Framer Motion