This web application is a demo of an inventory management. It can be accessed here.
The purpose of this project was to familiarize with AWS.
We are using:
- NextJS
- Redux (state management)
- Typescript
- Express
- Prisma
- PostgreSQL
- EC2: web server
- RDS: SQL database
- S3: assets
- Amplify: NextJS Application
- API Gateway: API to access web server