This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
RedGreen
/
flask-jamlib
Segui
3
Vota
0
Forka
0
File
Problemi
3
Pull Requests
0
Wiki
Albero (Tree):
e4db25dd58
Rami (Branch)
Tag
master
flask-jamlib
/
up.sh
up.sh
71 B
Cronologia
Originale
1
2
3
4
5
6
#!/bin/bash
gunicorn messages:app
# FLASK_APP=messages.py flask run