Skip to content

LCOGT/banzai-web-frontend

Repository files navigation

banzai-web-frontend

Development

See DEVELOPMENT.md for instructions on setting up a local development environment.

It is simplest to start up a local copy of the BANZAI-web backend. If you do not want to start the backend, edit config.json in k8s/envs/local/ to https://banzai-web-api.staging.lco.earth/

Enter development shell:

./develop.sh

Start a local development container registry and Kubernetes cluster:

devenv-k8s-cluster-up

Start development loop:

skaffold dev -m app

You can access the frontend at https://banzai-web.local.lco.earth

Development with yarn on bare metal

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.

About

Frontend for BANZAI-Web tools

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors