/to-watch

Primary LanguageTypeScript

Project Description

An API that allows you to organize your TV series. In it you can add the name of the series, the platform it uses, its genre, as well as your progress status in it and a summary about it.

How to run

1. Clone this repository.
2. Install all dependencies.
$ npm i
3. Create a PostgreSQL database with whatever name you want.
4. Configure the .env file using the .env.example file as an example.
5. Use the dump.sql file to create the database tables.
6. Run the project with:
$ npx nodemon src/index.ts

Build with


Contact me: