Skip to content

JasperVandenberghen/random_quote_generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

random_quote_generator

Qualifio recruitment task

Available Scripts

In the project root directory, you can run the following scripts:

npm run start

Builds and runs both the frontend and backend locally in the development mode. Open http://localhost:8080 to view it in the browser. Or run start:backend or start:frontend to run separate. Make sure that all dependencies are installed before starting by running 'npm install' in the frontend and backend folders. Or use the docker scripts that do this for you.

npm run test

Launches test on all packages simultaneously.

npm run docker:build

Runs both Dockerfiles for both frontend and backend folder and builds them.

npm run docker:start

Runs both Docker images (make sure you have your Docker engine (Docker Desktop) running before starting). Open http://localhost:8080 to view it in the browser.

About

Qualifio recruitment task

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published