/bookstore-api

A web scraper api written in typecript to scrape data about books on e-commerce

Primary LanguageTypeScript

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