Skip to content

DroidsOnRoids/backend-recruitment-task

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DOR recruitment task

The recommended way to start the work is to:

docker run -v $(pwd)/tasks:/app/tasks -it kzielonka/dor-brt:latest /bin/bash

You should get access to bash. There are two tasks. The task 1 is just a warm up which is meant to check that everything is set up properly. Please run:

cd tasks/task1
npm test

The task 2 is the one on wich we will be pair programming.

Only for DOR team [DON'T READ]

Build: docker build -t dor-brt . docker run -v $(pwd):/app -it dor-brt /bin/bash

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published