Create a test backend server with ExpressJs

This commit is contained in:
2024-09-03 19:10:18 +02:00
parent d4be64a0e9
commit 8af11151d3
7 changed files with 1809 additions and 12 deletions

3
.gitignore vendored
View File

@@ -28,3 +28,6 @@ coverage
*.sw?
*.tsbuildinfo
# Build and package files/folders
build