Skip to content

charlesdyan/ratssraw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ratssraw

Simple server for vh

Instructions

Running the server:

$ docker build -t ratssraw .
$ docker run -p 8080:8080 --rm ratssraw

Running the tests:

$ pip install pytest
$ pip install .
$ pytest

About

Simple server for vh

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published