Skip to content

xvanderlinden/ci-cdsample

Repository files navigation

Dockerlab sample application

This is a sample application for the Dockerlab of the Machine Learning Operations course.

This application requires NodeJS and Yarn to run. We assume that you have installed these tools on your system.

Running the application

Install the dependencies:

yarn install

Run the application:

yarn start

Running the tests

Install the dependencies:

yarn install

Run the tests:

yarn test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published