Skip to content
This repository was archived by the owner on Apr 9, 2026. It is now read-only.

Latest commit

 

History

History
10 lines (6 loc) · 419 Bytes

File metadata and controls

10 lines (6 loc) · 419 Bytes

Infrastructure repo for NookPost

Status:

Docker Dev Setup

If this infra repo, the frontend and the backend repo are in the same directory, the docker-compose file can beused to have a testing environment in Docker.

Run sudo docker compose up --build to start it. The frontend will then be accessible on http://localhost:8080