Files
buildfor_life_repair/.gitignore
T
grabowski 28f8e3b7b2 Add NixOS flake with dev shell, package, and systemd module
Includes nix develop shell (node, pg, vips), buildNpmPackage derivation,
and a NixOS module for deploying as a systemd service with hardening,
dedicated user, and configurable secrets via environmentFile.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-07 10:04:14 +07:00

10 lines
99 B
Plaintext

node_modules
.svelte-kit
build
.env
static/uploads/**
!static/uploads/.gitkeep
*.db
result
.direnv