added jwt, sqlite, build sh

This commit is contained in:
2025-11-27 20:45:50 +01:00
parent 6c6dfade42
commit 09539a9cd0
11 changed files with 278 additions and 115 deletions

6
app/build Normal file
View File

@@ -0,0 +1,6 @@
#!/bin/bash
cd src
v install fleximus.argon2
v install thomaspeissl.dotenv
v -prod -cflags "-static" -os linux -o ../../build/app/cdn .