Add initial implementation of EMLy Bug Report API with MySQL integration and Docker support

This commit is contained in:
Flavio Fois
2026-02-16 11:11:50 +01:00
parent 1001321fe7
commit 0cad94dadd
19 changed files with 1055 additions and 0 deletions

4
.gitignore vendored
View File

@@ -136,3 +136,7 @@ dist
.yarn/install-state.gz
.pnp.*
# IDEs
.idea/
.vscode/