This repo WILL showcase a fully-featured back-office application. The features include...
- Authentication using
next-auth
with our custom user management - Permission management using cookies and next-auth custom session types
- Data persistence with
postgres
database - Data caching with redis
- UI components using
shadcn ui
andtailwind css
- Searching audit using
elastic-search
- CI/CD using
vercel preview deployments
andgithub actions
- File upload with
cloudinary
...and more to come.
You can contribute to this project through submitting a PR. The contribution guidelines are soon to be created.