mirror of
https://github.com/senju1337/senju.git
synced 2025-12-23 23:39:27 +00:00
feat: basic flask website
This commit is contained in:
parent
5119ff84f9
commit
9851b44685
8 changed files with 376 additions and 3 deletions
2
run.sh
Executable file
2
run.sh
Executable file
|
|
@ -0,0 +1,2 @@
|
|||
#!/bin/bash
|
||||
flask --app senju/main run --debug
|
||||
Loading…
Add table
Add a link
Reference in a new issue