Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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)
- Host: GitHub
- URL: https://github.com/qwqcode/rescoll
- Owner: qwqcode
- License: other
- Created: 2018-12-13T10:06:02.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-06-17T00:04:02.000Z (over 2 years ago)
- Last Synced: 2024-05-29T19:05:21.926Z (6 months ago)
- Language: Vue
- Homepage:
- Size: 5.04 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```