- Implement a global clean script
- automatically build package
- Setup auth
- Add Prisma middleware for:
- Soft delete
- Update slug
- Update name for shop category with parent
- transform date string to Date
- Implement global layout
- Import fonts from the current production website
- Using cookies to store JWT for authentication and authorization in a MERN stack app
- How does cookie-based authentication work?
- Store Auth-Token in Cookie or Header?
- Authentication in SPA (ReactJS and VueJS) the right way
- Build a RESTful API with Fastify, Prisma & TypeScript
- https://stackoverflow.com/questions/66004037/cookies-with-cors
- https://cors-errors.info/faq#cdc8
- https://github.com/josue/docker-caddy-reverse-proxy