Garden Planner API Server API for Garden Planner. Installation $ npm install Running the app # development $ npm run start # watch mode $ npm run start:dev Build # production build $ npm run build Docker # production build $ npm run docker:up # restart/rebuild production build $ npm run docker:restart