-
Notifications
You must be signed in to change notification settings - Fork 25
cleanup & config reference #3093
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
| 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 |
There was a problem hiding this comment.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
fast follow?
Note
Splits the monolithic configuration/dev docs into focused pages, adds a new Moose Runtime overview, updates navigation accordingly, and expands troubleshooting tips.
moosestack/configuration.mdxwith a sectioned reference:configuration/index,project,infrastructure,authentication,jwt,admin-api,features-migrations,dev-environment.moosestack/runtime/index.mdxdescribing dev vs prod execution and infra map.moosestack/configuration.mdx,moosestack/local-dev-environment.mdx.src/config/navigation.ts):moosestack/runtime(renamed from Local Dev Environment).Written by Cursor Bugbot for commit bb6d899. This will update automatically on new commits. Configure here.