/nodetron-ia_ms-students

Repository for the AI Manager Server for student

Primary LanguageTypeScript

MSB

Build Setup

# Install dependencies
npm install

# Start developing with REPL
npm run dev

# Start production
npm start

# Run unit tests
npm test

# Run continuous test mode
npm run ci

Run in Docker

Build Docker image

docker build -t MSB .

Start container

docker run -d MSB