This website works better with JavaScript.
Home
Help
| Lab Instances |
Register
Sign In
cs141135
/
REALTIMEBACKENDDATABASE
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
cs141135 cs141054 cs151037
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
29
Commits
1
Branch
0
Tags
700 KiB
Python
61.2%
Dockerfile
37.2%
Shell
1.7%
Tree:
6d20f3472b
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '6d20f3472b'
${ noResults }
REALTIMEBACKENDDATABASE
/
flaskapp
/
app
/
wsgi.py
5 lines
77 B
Raw
Blame
History
from
app
import
application
if
__name__
==
"
__main__
"
:
application
.
run
(
)
Reference in new issue