aciccarello / ciccarello-indiekit

Indiekit server for my personal website.

Home Page:https://indiekit.ciccarello.me/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Indiekit config for ciccarello.me

Environment variables

Required

  • GITHUB_TOKEN
  • SECRET
  • PASSWORD_SECRET: Add after visiting /auth/new-password

Optional

  • NODE_ENV: "production" or "development" defaults to local
  • MONGODB_URL
  • USE_INDIEAUTH: enables external authentication service
  • SITE_DIRECTORY: Relative path for local development

About

Indiekit server for my personal website.

https://indiekit.ciccarello.me/


Languages

Language:JavaScript 90.9%Language:Shell 9.1%