-
Dashboard for home
-
Features
- users can sign up, log in, log out
- users can do CRUD operations
-
Backend Framework
- Node.js with Typescript
-
Frontend
- React with Typescript
-
Database
- Redis
- PostgreSQL
-
Refactor
-
backend validation - Zod
-
backend error handling
-
secure on local - Https in docker, https-localhost, letsencrypt
-
PWA - PWA Vite Plugin
-
logs - Winston/Bunyan/Morgan
-
config
-
Health Checks and Graceful Shutdown - (express)[https://expressjs.com/en/advanced/healthcheck-graceful-shutdown.html]
-
Inventory Home App