Skip to content
This repository has been archived by the owner on Mar 19, 2024. It is now read-only.

Latest commit

 

History

History

scripts

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Scripts

See https://github.com/github/scripts-to-rule-them-all for additional background on these scripts.

Below is a list of scripts available, along with a simple description of what each one does. The details of what they are doing is available within the script.

bootstrap Installs project's direct dependencies e.g. npm packages.

pre-bootstrap Directs towards base development machine setup.

start Starts the application a Docker container. Available at: http://localhost:3000

test Starts a Docker container specifically for continually running tests.