Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/qwqcode/rescoll

⚔ Web crawling & scraping integration platform for everyone. Nuxt.js + ElectronJS + TypeScript(TS)
https://github.com/qwqcode/rescoll

Last synced: 3 days ago
JSON representation

⚔ Web crawling & scraping integration platform for everyone. Nuxt.js + ElectronJS + TypeScript(TS)

Awesome Lists containing this project

README

        

# Rescoll

> ⚔ Web crawling & scraping integration platform for everyone.

#### Build Setup

``` bash
# install dependencies
yarn

# start development
yarn dev

# build electron application for production
yarn build

# lint all TS/JS/Vue files
yarn lint
```