Gateway that fronts the platform. Acts as a reverse proxy and gateway for:
/react-ui
→ React SPA/auth
→ Authorization Server/bff
→ BFF
Read the documentation: https://nidam.derbyware.com
Part of the Nidam (6 repositories):
- registration, token-generator, reverse-proxy, nidam, bff, nidam-spa — links:
mvn spring-boot:run
#OR
# Build
mvn clean package
# Run
java -jar target/reverse-proxy-*.jar