feat: outline of processor

This commit is contained in:
Elias Renman
2023-06-17 12:58:16 +02:00
parent 90c1d1fb5f
commit 668524832e
8 changed files with 226 additions and 182 deletions

3
server/.gitignore vendored
View File

@@ -1,4 +1,5 @@
node_modules
# Keep environment variables out of version control
.env
dist/*
dist/*
*.sqlite