An open API service indexing awesome lists of open source software.

https://github.com/chinh00/studentmanagement


https://github.com/chinh00/studentmanagement

low-code microservice sidecar-container

Last synced: 3 days ago
JSON representation

Awesome Lists containing this project

README

          

# How to run project

Run file `docker-compose.yml` in root directory
```shell
docker compose up -d
```
# Introduce


Name
Address
Status


Web ui (appsmith)
http://localhost:80
Running...


User api control (strapi)
http://localhost:1337
Running...


Identity Provider (keycloak)
http://localhost:8080
Running...


Subject service (keycloak)
http://localhost:1338
Pending...


Enrollment service (keycloak)
http://localhost:1339
Pending...