Update dependencies and project configuration
Add Nix flake support, update .gitignore to ignore SSL certs, upgrade @types/bun and TypeScript versions, and update frontend SDK URLs in index.html and sw.js to new API endpoints
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -32,3 +32,6 @@ report.[0-9]_.[0-9]_.[0-9]_.[0-9]_.json
|
||||
|
||||
# Finder (MacOS) folder config
|
||||
.DS_Store
|
||||
|
||||
# SSL certificates
|
||||
ssl/
|
||||
|
||||
Reference in New Issue
Block a user