✅ Serverless Vercel api
✅ Scalable project structure
✅ JWT based authentication
✅ TypeOrm & PostgreSQL as database
✅ Zod for validation
✅ Customizable logger
✅ Typescript support
Development server
$ yarn dev
Make sure to set your own git repo origin after cloning this repo.
$ git remote set-url origin "your-repo-url.git"
Do not use this template in production as it does not have any support for testing.