Skip to content

The VT SailBOT website back-end Flask API

License

Notifications You must be signed in to change notification settings

sailbot-vt/OLD-web-back-end-19

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

web-back-end

Build status Coverage Status License information

Installation Instructions

Clone the repository, and run make init.

Testing Instructions

Run make test to run the tests. Run coverage report (in the context of the p3_7env virtual environment) to see test coverage metrics.

Development Build

To run the build for testing purposes during development, run make dev. This will start a development server listening on 127.0.0.1:5000. Use ctrl C to stop the server. The development server will watch the source files and automatically reload changes, so you don't have to manually restart every time you change something (although if something isn't working, that's still a good strategy).

About

The VT SailBOT website back-end Flask API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published