2018-06-07 10:01:33 -04:00
2018-06-03 10:49:11 -04:00
2018-06-06 10:17:30 -04:00
2018-06-06 11:28:44 -04:00
2018-05-28 20:35:04 -04:00
2018-05-28 20:35:04 -04:00
2018-06-06 13:23:23 -04:00
2018-06-06 11:35:55 -04:00
2018-06-06 10:17:30 -04:00
2018-06-06 11:12:24 -04:00
2018-06-06 10:17:30 -04:00
2018-06-07 10:01:33 -04:00
2018-06-06 14:15:06 -04:00
2018-06-03 10:49:11 -04:00
2018-05-28 20:35:04 -04:00

OD-Database

Suggestions/concerns/PRs are welcome

Installation

Assuming you have Python 3 and git installed:

git clone https://github.com/simon987/od-database
cd od-database
pip3 install -r requirements.txt

Running

python3 app.py

You should be able to connect with your browser at https://localhost:12345

*Note: For now, you need to have the appropriate SSL certificates (cert.pem & privkey.pem) in /certificates. There will be an option to disable SSL very soon

Description
No description provided
Readme MIT 2 MiB
Languages
Python 43%
CSS 29.4%
HTML 19.2%
JavaScript 8.3%