/waterpump-api

Backend for managing tasks of Arduino water pump

Primary LanguageTypeScript

  1. Install packages with npm install
  2. Create your own .env file based on .env-copy
  3. Run npm run start-containers to start the database using values defined in your .env file
  4. Run npm run stop-containers to stop all containers