authpass / authpass.app-website

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

As deployed at https://authpass.app/ based on DC2F.

Managing content/data types/templates

  • 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

Build production website

DC2F_ENV=production ./dc2f.sh build
_tools/build_and_deploy.sh

About


Languages

Language:SCSS 52.0%Language:Kotlin 22.6%Language:Shell 17.5%Language:TypeScript 5.4%Language:JavaScript 2.5%