Add frontend tests and other stuff
This commit is contained in:
parent
d28e765e39
commit
642dd8a80c
26 changed files with 730 additions and 85 deletions
7
.gitignore
vendored
7
.gitignore
vendored
|
|
@ -7,4 +7,9 @@ style.css.map
|
|||
backend/static/style.css
|
||||
backend/file.db
|
||||
*.sqlite
|
||||
conf.ron
|
||||
conf.ron
|
||||
|
||||
*.wasm
|
||||
node_modules
|
||||
pkg
|
||||
package-lock.json
|
||||
Loading…
Add table
Add a link
Reference in a new issue