frontend-service/

directory
v1.24.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 26, 2024 License: MIT

README

Running locally

Initial Setup

pnpm i
make all

frontend-service

make all run

ui

To start the ui itself, run

(cd ../../pkg/api/; make all)
pnpm i && pnpm start

other

Note that you probably also need the cd-service. cd ../cd-service; WITHOUT_DOCKER=true make run

Deploy

Run this, but adapt the image name first for the project (here 'nemo')

make clean
pnpm i
make release

Run javascript tests

To run the javascript tests interactively, run

pnpm test

Directories

Path Synopsis
cmd
pkg
cmd

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL