With session base approach, implement RBAC authorization application
- Docker
- Postgres
- Opentelemetry
- Redis
- Start dependent containers by using
docker-compose.yml
file - Build & run migration tool, script at
scripts/migrate.sh
- Build application, script provided at
scripts/rbac-build.sh
- Hit :8080 port
- Will be update soon