This website works better with JavaScript
Ana Sayfa
Keşfet
Yardım
Üye Ol
Giriş Yap
choozmo
/
bhouse_backstage
İzle
1
Yıldızla
0
Çatalla
0
Dosyalar
Sorunlar
0
Değişiklik İstekleri
0
Wiki
Ağaç:
6b9475be33
Dallar
Biçim İmleri
feature/add-create-content-button
feature/add-multiple-type-pages
feature/add-store-location-mnange_table
feature/adding-remove-description-button
feature/html-type-md-generator-manage-page
feature/integrate-editor-with-preview
feature/store-location-add-delete
fix/add-blog-content
fix/post-delete-img
fix/template-structure
fix/ui-modification
master
bhouse_backs...
/
run.py
run.py
90 B
Geçmiş
Ham
1
2
3
4
5
from backstage import app
if __name__ == '__main__':
app.run(debug=True, port=9000)