Skip to main content
BlogLoom configuration is split between backend config and frontend environment variables.

Backend configuration

Local development config:
External config reference:
Key settings:

Frontend environment variables

Directory conventions

  • conf/logs/: runtime logs
  • conf/upload/: local uploads
  • conf/static/: external static assets

Next steps