Skip to content

Apps & services

This page catalogs the apps and services that make up the alwaysbecooking technical infrastructure.

services/core/backend is the only identity layer, and services/core/frontend is its web UI. It owns users, login, sessions, roles, and working-group membership. Other apps/services should store their own domain records only and reference the Core user id when they need user linkage.

  • If an app shares Core’s Postgres database/schema, its domain tables may use a direct FK to app."user"(id).
  • This shared-schema FK is the only direct database-level identity coupling. Everything else resolves identity/profile/role/session details through Core APIs.
  • Apps should not create separate auth tables, OAuth clients, JWT/session secrets, role tables, or duplicated member state.
Name Note Source location Canonical link Active
homepage Main public website for the alwaysbecooking space. apps/homepage alwaysbecooking.space Yes
cheers CRM and relationship management for sponsor/contact pipelines. apps/cheers cheers.alwaysbecooking.space No
chitraban Home garden, nursery, and biolab management; initially a plant directory. apps/chitraban chitraban.alwaysbecooking.space No
commons Place-based services for hyperlocal data, landscape/gardening, beautification, and recycling/upcycling. apps/commons commons.alwaysbecooking.space No
coop Cooperative services for web publishing, knowledge infrastructure, custom workflows, and prototypes. apps/coop coop.alwaysbecooking.space Yes
greenboard the community space, will add a skill progress tracking tool later apps/greenboard greenboard.alwaysbecooking.space Yes
nonlinear Agent-native project management and chat for projects, events, and working groups. apps/nonlinear nonlinear.alwaysbecooking.space No
ore Taggable idea, media, and document dump for projects, events, moodboards, and knowledge capture. apps/ore ore.alwaysbecooking.space No
inventory Physical and digital asset inventory for equipment, materials, supplies, and tool-library items. apps/inventory inventory.alwaysbecooking.space No
store Storefront for selling things made by the space. apps/store store.alwaysbecooking.space No
core Foundational identity and space data service for users, roles, WGs, spaces, projects, events, and fibers. services/core/backend api.alwaysbecooking.space Yes
core web Web UI for Core: login, onboarding, profile, working groups, and admin screens. services/core/frontend core.alwaysbecooking.space No
khogen General AI agent for the entire space. services/khogen khogen.alwaysbecooking.space No
Name Description Source location Canonical link Active
rampasi Content-addressed asset storage and public file serving with metadata, enrichments, and admin APIs. alwaysbecooking/rampasi No
Wibe Vibe page/service for the space with its own UI. alwaysbecooking/wibe No
Name Description Source location Canonical link Active
bnbpilot Homestay management for guest entry, bookings, extra services, and cleaning schedules. alwaysbestacking/bnbpilot No