Skip to content

assume-framework/assume-gui

Repository files navigation

Assume GUI

Start using docker

  1. Make sure that assume dependecies (grafana and postgres) are up & running
  2. Run docker build -t assume_gui
  3. Run docker run --name assume_gui-gui -p 8080:8080 --network assume_default -d assume_gui:latest Thats it!

Build manually

Prerequirements

  1. Install Assume
  2. Install Fastapi using pip install -r requirements.txt
  3. Install node.js and npm

Start the App

  1. Run npm run build to build the Frontend
  2. Start the server with fastapi run backend/main.py

About

A simple web application that enables the users to create a configuration using a web interface

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors 2

  •  
  •