Skip to content
This repository was archived by the owner on Sep 9, 2025. It is now read-only.

sdsc-ordes/catplus-chembord

Repository files navigation

Catplus Chembord

Important

This repository is archived and no longer maintained.
The project has been migrated to our collaborators at SwissCAT+.
👉 Development continues at swisscatplus/catplus-chembord

Technology

The catplus chembord uses the following technologies:

Quickstart

The easy way to run the project is to use docker.

First, define your .env file by copying the example:

cp .env.example .env

Edit .env

Development Environment

Pre-requisites

The development setup requires the following:

  • nix
  • just

Additionally, we recommend using direnv to automatically activate the development environment when entering the project directory.

Setup

Usage

Then use just to install, build and run the project:

just install
just build
just local

just local serves the chembord at http://localhost:5173/chembord

Docker

The docker image can be built using just image subcommands:

just image build
just image push # this also builds the image

Kubernetes

Manifests are defined in tools/deploy. The templates can be rendered with default values using:

just manifests render

And deployed with

just manifests deploy

About

Frontend for the Catplus project

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors 2

  •  
  •