Add initial codebase
This commit is contained in:
parent
5fb2b8a791
commit
2bd81f859e
24 changed files with 2603 additions and 0 deletions
9
frontend/.prettierignore
Normal file
9
frontend/.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