Skip to content

deepend-tildeclub/bbjweb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BBJ PHP Web Client

  • PHP 8.3+, PSR-12, Composer (PSR-4)
  • Config via .env; no hard-coded secrets
  • Registration toggle: BBJ_ALLOW_REGISTER=true|false
  • Index caching (counts + updated): storage/cache/index_meta.json with TTL BBJ_INDEX_CACHE_TTL

Run

cp .env.example .env
composer install
php -S 0.0.0.0:8080 -t .
  • Toggle edit/delete: BBJ_ALLOW_DELETE=true|false (default true)

About

Web Client for Bulletin butter & Jelly (BBJ)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors