Initial commit
This commit is contained in:
commit
b22231c8b6
40 changed files with 2443 additions and 0 deletions
4
frontend/routes/__init__.py
Normal file
4
frontend/routes/__init__.py
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
from . import upload
|
||||
from . import viewer
|
||||
from . import admin
|
||||
from . import crop
|
||||
Loading…
Add table
Add a link
Reference in a new issue