Skip to content

Repository for the AI Manager Server for student

Notifications You must be signed in to change notification settings

EtienneSchmitz/nodetron-ia_ms-students

 
 

Repository files navigation

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

About

Repository for the AI Manager Server for student

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 98.1%
  • Dockerfile 1.6%
  • Shell 0.3%