BRIO webserver - Helmer-Citterich Lab
-
docs
- errorCodes : table of common error codes
-
.gitignore : paths that must NOT be committed (like results or specific test data)
-
routes
- routes : handles request to /
- formRoutes : handles post requests to /go/
-
scripts : python scripts and such.
-
public
- css : contains bootstrap CSS (for now the JS is loaded via CDN)