Skip to content

SwissDataScienceCenter/renku-data-services

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Renku Data Services

Coverage Status

A set of services that handle reading and writing data from Postgres about compute resources.

Initial Setup

  1. poetry install
  2. pre-commit install to install pre commit hooks
  3. make run to run the server

Developing

See the Development documentation for more details