The beginning
Added the base structure and a minimal web frontend. Much work needed.
This commit is contained in:
parent
25b5af94fd
commit
a2f9b4f978
9 changed files with 247 additions and 9 deletions
8
.gitignore
vendored
Normal file
8
.gitignore
vendored
Normal file
|
@ -0,0 +1,8 @@
|
|||
/**
|
||||
|
||||
!/Dockerfile
|
||||
!/ER-rar-index.graphml
|
||||
!/flask**
|
||||
!/.gitignore
|
||||
!/README.md
|
||||
!/requirements.txt
|
Loading…
Add table
Add a link
Reference in a new issue