Run docker-compose up --build --detach
or make up
if Make is installed.
After that the environment is up with following accesses:
- Access Hitas frontend from localhost:8081.
- Access Hitas backend API from localhost:8080/api/v1
- Access Django admin from localhost:8080/admin. Default username/password
hitas
/hitas
- Access OpenAPI documentation from localhost:8090
- Access PostgreSQL from hitas:hitas@localhost:5432/hitas