pedrovitorlima / waterpump-api

Backend for managing tasks of Arduino water pump

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

  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

About

Backend for managing tasks of Arduino water pump


Languages

Language:TypeScript 84.6%Language:JavaScript 15.4%