Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

booker-webui

A web UI for booker

Running the stub server

The stub server is a small python application for frontend development. It can be initialized using the following commands in a bash shell.

virtualenv -p python3 venv
source venv/bin/activate
pip install -r requirements.txt

Whenever you want to work on the project you should run

virtualenv venv/bin/activate

And then you can start the server (in the same shell) using

python stubserver.py

About

A web UI for booker

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages