CleberSilva93 / web-scrapper-store

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installation

$ yarn install

Before running the app

  • Set the environment using the .env.example as reference.

Running the app

# development
$ yarn start

# watch mode
$ yarn start:dev

Keeping design patterns with

  • ESLint
  • Prettier
  • EditorConfig
  • Git-commit-msg-linter (Conventional Commits)
  • Husky
  • Lint-staged

Libraries

  • Puppeteer
  • Mongoose
  • CRON

Framework

  • NestJS

Requirements

  • Get notebooks
  • Filter by Lenovo
  • Order by price (ASC)

About


Languages

Language:TypeScript 94.6%Language:JavaScript 4.6%Language:Shell 0.8%