Initial random app template with Nixpacks

This commit is contained in:
Kerboul
2026-03-13 01:39:57 -07:00
commit 3bc49c37b4
6 changed files with 920 additions and 0 deletions

4
.gitignore vendored Normal file
View File

@@ -0,0 +1,4 @@
node_modules/
.env
npm-debug.log*
.DS_Store