Files
passport/.gitignore
Zoe 68284bc963
Some checks failed
Build and Push Docker Image to GHCR / build-and-push (push) Failing after 25m29s
V0.3.3: Even more optimization
In this realease, I have further optimized Passport. The css that
Passport now uses is entirely handrolled and build via postcss (sadly).
Several bugs have also been fixed in this release, as well as a few
performance improvements relating to the admin UI.
2025-10-05 16:34:39 -05:00

11 lines
124 B
Plaintext

passport
.env
passport.db*
public
zqdgr
# compiled via go prepare
src/assets/styles/*
src/assets/tailwind.css
node_modules