Skip to content

detectify/cs-challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Detectify Welcome Challenge

Welcome to the Detectify Crowdsource application challenge! To run the challenge, navigate to the directory to where you saved the challenge and run the following command in your terminal:

▶ docker-compose up --build

If you're having issues with getting the challenge running, try running a build with --no-cache and trying again:

▶ docker-compose build --no-cache
▶ docker-compose up

You should then be able to access the challenge at http://localhost:31337/. If you have any questions you can reach us at [email protected].

Good luck!

About

Detectify Crowdsource Challenge

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published