Skip to content

Conversation

@okane16
Copy link
Collaborator

@okane16 okane16 commented Dec 5, 2025

Note

Splits the monolithic configuration/dev docs into focused pages, adds a new Moose Runtime overview, updates navigation accordingly, and expands troubleshooting tips.

  • Docs:
    • Configuration: Replace moosestack/configuration.mdx with a sectioned reference:
      • New pages: configuration/index, project, infrastructure, authentication, jwt, admin-api, features-migrations, dev-environment.
    • Runtime: Add moosestack/runtime/index.mdx describing dev vs prod execution and infra map.
    • Troubleshooting: Add env-based port override example and container startup/logs guidance.
    • Remove legacy pages: moosestack/configuration.mdx, moosestack/local-dev-environment.mdx.
  • Navigation (src/config/navigation.ts):
    • Point Fundamentals to moosestack/runtime (renamed from Local Dev Environment).
    • Rename Configuration entry and add nested children for the new config pages.

Written by Cursor Bugbot for commit bb6d899. This will update automatically on new commits. Configure here.

@vercel
Copy link

vercel bot commented Dec 5, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
docs-v2 Ready Ready Preview Comment Dec 6, 2025 1:15am
framework-docs Ready Ready Preview Comment Dec 6, 2025 1:15am

Authentication keys and secrets are sensitive. **Do not commit them to your `moose.config.toml`**. Use environment variables or `.env.local` (for development) to manage these values securely.
</Callout>

## JWT Configuration
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why not seperate each of these into a small, lightweight page. This is heavy.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fast follow?

Sign up for free to 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.

3 participants