ProxmoxAAS-API/.gitignore
Arthur Lu a0109d3546 major rework of backend loading and usage:
- split config from user data to config.json, add config.hson.template
- moved default user data localdb to root folder
- moved pve, localdb, ldap backend handlers to backends sub folder
- add dynamic loading of all backends
- add dynamic mapping for auth backends to support multiple auth sources
- update affected endpoints
2024-01-06 22:36:18 +00:00

5 lines
79 B
Plaintext

**/package-lock.json
**/node_modules
**/localdb.json
**/docs
**/config.json