Skip to content

A server hosting a webpage to interact with MARTSIA's API

License

Notifications You must be signed in to change notification settings

MichaelPlug/MARSIA-WebUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MARTSIA WebUI

A React app to lunch a web interface to interact with MARTSIA API. This project is an extension of the following github repositories:

How Lunch the application

docker build . -t martsia-webui
docker run --rm -i -p 80:3000 martsia-webui

or

sh lunch_webview.sh

The server will be reachable via browser at the address http://localhost:80

About

A server hosting a webpage to interact with MARTSIA's API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published