devtim123 / ratingcrawler

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ratingcrawler

install

npm install
cp .env-sample .env

add correct air table api key

running

for single run:

npm start

for watch mode in dev:

npm run watch

About


Languages

Language:JavaScript 99.9%Language:HTML 0.1%