Skip to content

zenetys/kompot-wui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kompot-wui

Web interface for Kompot.

Project setup

Use Yarn to build the project:

  • yarn to install node modules
  • yarn dev to run dev server
  • yarn build to build app

Optionally edit config.json to customize URL of API endpoints.