Closed DanGould closed 9 months ago
@dongcarl how's this for a build flake?
Whoever runs this needs to set e.g PORT=3000 and GATEWAY_ORIGIN=https://payjo.in. How would downstream composition with those variables look?
PORT=3000
GATEWAY_ORIGIN=https://payjo.in
@dongcarl requesting your approval as-is with the nixpkgs version. Unix socket is a bit more trouble than I'd imagined
See #10
@dongcarl how's this for a build flake?
Whoever runs this needs to set e.g
PORT=3000
andGATEWAY_ORIGIN=https://payjo.in
. How would downstream composition with those variables look?