Quick Start for LRPP projectsBased on Linux, React, Python, PostgresRequirementsDocker.Running itcd deploy docker compose up LocationsClient is at 127.0.0.1:3000Server is at 127.0.0.1:8000What now?Develop something. Server files go to ./server, Client files go to ./client