Skip to content

docs: document shared dev-services local database in CLAUDE.md - #217

Merged
antosubash merged 2 commits into
mainfrom
chore/shared-dev-services
May 31, 2026
Merged

docs: document shared dev-services local database in CLAUDE.md#217
antosubash merged 2 commits into
mainfrom
chore/shared-dev-services

Conversation

@antosubash

Copy link
Copy Markdown
Owner

Documents the shared dev-services local database stack so agents use the one shared Postgres/Redis/MinIO instead of starting their own containers. See the new section in CLAUDE.md for this repo's database name and connection.

@cloudflare-workers-and-pages

cloudflare-workers-and-pagesBot commented May 31, 2026

Copy link
Copy Markdown

Deploying simplemodule-website with Cloudflare Pages Cloudflare Pages

Latest commit:909501c
Status: ✅ Deploy successful!
Preview URL:https://046d4fc1.simplemodule-website.pages.dev
Branch Preview URL:https://chore-shared-dev-services.simplemodule-website.pages.dev

View logs

@antosubash
antosubash merged commit 3964cbb into mainMay 31, 2026
6 checks passed
@antosubash
antosubash deleted the chore/shared-dev-services branch May 31, 2026 19:39
antosubash added a commit that referenced this pull request Jun 3, 2026
Catches the documentation site up with framework PRs merged since the
last sync (#208):
- Settings (#211): document the 11 SettingType field types and their
validation, the new SettingDefinition metadata (AllowedValues, Min/Max,
Pattern, Required, Sensitive, Order, Placeholder), sensitive-value
masking, the JsonElement-based ISettingsContracts, resolved/decoded
values, bulk updates, the full HTTP API, and the redesigned admin/user
settings UI.
- Form Requests (#215): new guide page covering the [FormRequest]
pipeline (bind -> authorize -> prepare -> validate), rule configuration,
403/422 responses, TypeScript generation, and the SM0056/SM0057
diagnostics; cross-linked from the Endpoints validation section and the
sidebar.
- Design system v2 (#210): add Stat, EmptyState, FilterBar, SearchInput,
NumberInput, and Kbd to the components reference; refresh the styling
tokens to OKLCH colours, Geist/Fraunces fonts, the layered shadow scale,
and the new motion/z-index/opacity scales; note flat (non-gradient)
surfaces and opt-in table row hover.
- Recovery codes (#203): document two-factor recovery code generation,
download/print, and the remaining-codes status in the Identity guide.
Identity provider docs (#216) already shipped with that PR; the shared
dev-services note (#217) stays in CLAUDE.md as a local-dev concern.
Verified with `vitepress build` (dead-link checking enabled) — green.
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@antosubash