Skip to content

samrae7/witterapi

Repository files navigation

Awesome Project Build with TypeORM

Steps to run this project:

  1. Run npm i command
  2. Setup database settings inside ormconfig.json file
  3. Run npm start command

Using psql CLI to query the database:

  1. psql witter_api
  2. SELECT * FROM public.user;

Run tests

npm test

About

An API for the reviews from the Kermode and Mayo Film Show on BBC 5 Live

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published