node-api-clean-architecture

Appointiments

An api for making appointments at the book customers.

Tools

Instructions

  1. Run yarn install
  2. change config for your Postgres SQL DB and MongoDB in ./ormconfig.json
  3. change config for your Redis NoSQL DB in ./.env
  4. Run yarn dev
  5. Import ./insomnia_book_customers.json in your Insomnia to call API’s

Optional

Work infos

Other infos

Todo