julien-wff / automate-scanner-v2

A small project to get and store all the data from the automate community

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Automate scanner

A small project to get and store all the data from the automate community

Requirements

  • Node.js
  • Mysql or Mongodb

How to use

Installation

  • Clone this repository
  • Install the dependencies by running the npm command in the project main directory

Run - CLI

  • Configure the DB access and the options in the config.json file
    • If a Db with the same name exists, it will be deleted
  • Start with node app.js

Run - web interface

  • Todo

TODO

  • Optimize workers
  • Web UI
  • Better errors management
  • Make a backup file of the DB when finished
  • Support mongoDB

Made by cefadrom, https://cefadrom.com/

About

A small project to get and store all the data from the automate community


Languages

Language:JavaScript 87.8%Language:HTML 11.2%Language:CSS 1.0%