Server Features standard project structure env vars routing versions openmeteo proxy errors Development To run server individually for local development # copy sample env file & adjust for your needs cp ../.env.example .env # build and run server make build_and_run