Skip to content

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

License

Notifications You must be signed in to change notification settings

MichaelPlug/CAKE-WebUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CAKE-WebUI

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

How Lunch the application

docker build . -t cake-webui
docker run --rm -i -p 80:3000 cake-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 CAKE's API

Resources

License

Stars

Watchers

Forks