To begin, install PostgreSQL then restore the dvdrental
database from backup.
Check the connection string in db/index
before attempting to run the code.
> npm i
> npm t
> npm start
To begin, install PostgreSQL then restore the dvdrental
database from backup.
Check the connection string in db/index
before attempting to run the code.
> npm i
> npm t
> npm start