Website for AuthPass - Password Manager
As deployed at https://authpass.app/ based on DC2F.
- Start server:
./dc2f.sh -t serve
- Content:
web/content
- Data Types:
src/main/kotlin/app/authpass/website
- Templates: Right now does not contain customized templates. Based on dc2f-common
DC2F_ENV=production ./dc2f.sh build
Deploying to https://authpass.app/
_tools/build_and_deploy.sh