Skip to content

GAMS-dev/engine-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

866 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GAMS Engine UI

GAMS Engine Logo

This repository contains the code for the management UI for GAMS Engine. The UI is a React app for managing jobs, models, users and more. Feel free to extend the code and send us a pull request if you think others would benefit from your changes.

Installing

To use the GAMS Engine UI, you must have Deno installed. Run deno install to install the packages required for the GAMS Engine UI.

Starting

GAMS Engine UI must know which instance of GAMS Engine to connect to. You can specify the location of GAMS Engine using the environment variable: VITE_ENGINE_URL. Then run deno task dev to start the interface.

Building

To create a set of static HTML/Javascript/CSS files for use in production, run deno task build. Once finished, the files are located in the build subdirectory. If you want to mount the Engine UI on a path other than / (e.g. https://my-domain.com/engine), set the environment variable PUBLIC_URL accordingly (prior to running deno task build).

License

MIT

About

GAMS Engine UI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages