Skip to content
This repository was archived by the owner on Mar 24, 2026. It is now read-only.

ExposedCat/luxonis-test

Repository files navigation

TypeScipt Test Task | Luxonis

App preview

📄 Documentation

API documentation can be found here

⭐️ Features

  • Dynamic pages parsing
  • Pagination support
  • Cookies-safe parsing
  • Docker support
  • Strict code formatting rules
  • Scalable file architecture
  • Well-readable git repository with a beautiful README

⚙️ Stack

  • Programming language: TypeScript
  • Libraries: Puppeteer, Express
  • UI: EJS, EJS-Layouts
  • Running tools: Node.JS, Docker

🔌 Running

via pure Node.JS

  1. Clone this repo:
git clone https://github.com/ExposedCat/luxonis-test.git
  1. Go to the project root:
cd luxonis-test
  1. Create copy of .env-example called .env and replace example data with yours
  • Use database container name as a database host if running via Docker/Podman
  1. Start app:
npm start

via Docker

  1. Clone this repo:
git clone https://github.com/ExposedCat/luxonis-test.git
  1. Go to the project root:
cd luxonis-test
  1. Create copy of .env-example called .env and replace example data with yours
  2. Start app
bash ./run-docker
  • OR
bash ./run-podman
  1. Stop app
bash ./stop-docker
  • OR
bash ./stop-podman

About

Typescript - Luxonis ENG | Test task

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors