Fergus Backend is an assessment application for tradie to deal with the jobs.
Use the docker to install fergus-backend application.
Make sure the checklist before running the docker
- Install docker
- Run npm install in the current directory
- Make sure the port 27017 is not allocated for any other application
docker-compose up
- Go to BulkInsert directory and execute the below command
node index.js