- copy .env.example to .env
- run docker compose up
- App should be running at port 5000 by default
- Then using given postman collection in root folder login credentials set in env file for demo
- Get the token from login response and set in postman collection for user and admin
- Then you can use the postman collection for testing the api