-
Clone the Repository:
git clone
-
Navigate to the Project Directory:
cd heartofthevalley -
Run in Docker:
docker compose watch
-
Open in Browser:
- Navigate to
http://localhost:3000to view the application.
- Navigate to
Follow the instructions in the respective README.md files located in the app/frontend and app/backend directories for frontend and backend development.