Skip to content

swemail/robot-cleaner

Repository files navigation

Robot cleaner

This is a code challenge for applying to Tibber

Prerequisite

  • Install docker
  • Install Node 16 (Developed with node 16, probably works with later versions too)
  • Install yarn with npm install --global yarn
  • Add a .env file with by copying .env.example into .env

Buld/Dev

  • docker-compose up

Test

  • yarn
  • yarn test

About

Code challenge assignment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published