Content & Social · React + Node (Express) · 20 @molecule/* packages
Reddit-like discussions with threads, voting, reputation, and moderation — with built-in Stripe-backed subscription tiers
//login/signup/forgot-password/reset-password/feed (signed in)/categories (signed in)/thread/:id (signed in)/compose (signed in)/u/:username (signed in)/settings (signed in)/c/:slug (signed in)/search (signed in)/notifications (signed in)/mod (signed in)api/src/handlers/bookmarks.tsapi/src/handlers/categories.tsapi/src/handlers/moderation.tsapi/src/handlers/notifications.tsapi/src/handlers/profiles.tsapi/src/handlers/threads.tsapi/src/handlers/votes.tsfree / pro / team — gated by: maxCategories, maxModeration, maxThreads, maxVotes, advancedFeatures, canExport, retentionDays
@molecule/api-content-moderation@molecule/api-database-postgresql@molecule/api-email-templates@molecule/api-emails-mailgun@molecule/api-entitlements@molecule/api-payments-stripe@molecule/api-permissions-custom@molecule/api-resource-activity-feed@molecule/api-resource-bookmark@molecule/api-resource-comment@molecule/api-resource-follow@molecule/api-resource-payment@molecule/api-resource-reaction@molecule/api-resource-tag@molecule/api-resource-user@molecule/api-search-meilisearch@molecule/app-billing-react@molecule/app-data-table@molecule/app-markdown@molecule/app-virtual-scrollDATABASE_URL PostgreSQL connection stringMEILISEARCH_API_KEY MeiliSearch API keySTRIPE_SECRET_KEY Stripe secret API key (sk_test_... in test mode)STRIPE_WEBHOOK_SECRET Stripe webhook signing secret (whsec_...)The @molecule/* packages are Apache-2.0. The app you build from this template is yours to export and self-host. Licensing