https://github.com/chleba/luxonistest
Test for luxonis
https://github.com/chleba/luxonistest
Last synced: 9 months ago
JSON representation
Test for luxonis
- Host: GitHub
- URL: https://github.com/chleba/luxonistest
- Owner: Chleba
- Created: 2023-02-15T21:42:33.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-17T01:30:13.000Z (over 3 years ago)
- Last Synced: 2025-02-21T18:32:20.503Z (over 1 year ago)
- Language: TypeScript
- Size: 413 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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