feat: build backend with Nix and add CI
All checks were successful
Publish Docker Images / build-and-publish (push) Successful in 7m54s

This commit is contained in:
2025-11-05 01:25:55 +01:00
parent 245e256015
commit b3796bde79
14 changed files with 594 additions and 26 deletions

View File

@@ -18,6 +18,7 @@ inputs.devenv.lib.mkShell {
packages = with pkgs; [
# LSP
marksman
nodePackages."@tailwindcss/language-server"
vscode-langservers-extracted
vue-language-server