move all from /api, turn this into backend only ( remove ejs )
All checks were successful
Code quality checks / biome (push) Successful in 8s

This commit is contained in:
creations 2025-05-18 17:48:29 -04:00
parent 8a9499be85
commit 4936ff8978
Signed by: creations
GPG key ID: 8F553AA4320FC711
24 changed files with 14 additions and 98 deletions

View file

@ -2,7 +2,6 @@
"recommendations": [
"mikestead.dotenv",
"EditorConfig.EditorConfig",
"leonzalion.vscode-ejs",
"biomejs.biome"
]
}