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

https://github.com/chleba/luxonistest

Test for luxonis
https://github.com/chleba/luxonistest

Last synced: 9 months ago
JSON representation

Test for luxonis

Awesome Lists containing this project

README

          

# luxonisTest
Scraping Test for luxonis

## START & INSTALL
### Start server side
- `cd server`
- `npm install`
- `npm start`

### Start client side
- `cd client`
- `npm install`
- `npm start`

#
## USAGE
Server side will start on localhost using port: `8081`.
Client will start with port: `8080`

Just open Your browser and type URL - `http://localhost:8080`.
- start scraping with `START SCRAPE` button
- refresh scraped data stored in DB using `REFRESH DATA` button