Skip to content

DAT2G7/grid-project

Repository files navigation

example event parameter example event parameter

grid-project

This repository contains the grid-project code accompanying AAU cs-23-DAT-2-07's P2 report

This server is responsible for registering jobs with the grid, as well as serving task data to clients, proxied through the grid server.

Setup

Clone repository

git clone https://github.com/DAT2G7/grid-project

Install dependencies

npm install

Build project

npm run build

Start builded project

npm run start

While developing, the project can be run in watch mode, automatically re-compiling after changes. This is done with the watch command:

npm run watch

Configuration is done with .env files. A .env.example file has been supplied.

About

Project server for the grid

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •