Web UI setup
This commit is contained in:
parent
6abb95c625
commit
4cd184779e
19 changed files with 6026 additions and 2 deletions
9
web/.prettierignore
Normal file
9
web/.prettierignore
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
# Package Managers
|
||||
package-lock.json
|
||||
pnpm-lock.yaml
|
||||
yarn.lock
|
||||
bun.lock
|
||||
bun.lockb
|
||||
|
||||
# Miscellaneous
|
||||
/static/
|
||||
Loading…
Add table
Add a link
Reference in a new issue