Files @ 856b2284df1c
Branch filter:

Location: C3L-NOC/spaceapi/run.py

Dennis Fink
Added people_now_present into index.html
1
2
3
from spaceapi import create_app

create_app().run(debug=True)