Guided project DB II Module.
- SQLite Studio installed.
- a REST client alike Insomnia or Postman installed.
- create a free account for DB Designer.
- fork and clone this repository.
- CD into the folder where you cloned your fork.
- type
npm i
to download dependencies. - type
npm run server
to start the API.
Please follow along as the instructor explores schema design with this API.