feat: add better env checks, use debug mode, add config script and settings to webui, ignore built css, bump
This commit is contained in:
parent
6a941074a9
commit
db0bcdd8ac
6 changed files with 370 additions and 13 deletions
3
module/webroot/.gitignore
vendored
3
module/webroot/.gitignore
vendored
|
@ -2,4 +2,5 @@
|
|||
dist/
|
||||
node_modules/
|
||||
package-lock.json
|
||||
bun.lock*
|
||||
bun.lock*
|
||||
src/css/style.css
|
Loading…
Add table
Add a link
Reference in a new issue