docs(cli): document backend framework selection - #965
Open
AbhinRustagi wants to merge 1 commit into
Open
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
AbhinRustagi
force-pushed
the
be-framework-docs
branch
from
August 13, 2026 11:52
48ebb17 to
6bd66b1
Compare
This was referenced Aug 13, 2026
AbhinRustagi
force-pushed
the
be-framework-docs
branch
from
August 13, 2026 11:57
6bd66b1 to
273c372
Compare
AbhinRustagi
marked this pull request as ready for review
August 13, 2026 11:57
AbhinRustagi
force-pushed
the
be-framework-docs
branch
from
August 13, 2026 12:21
273c372 to
e4fa73a
Compare
AbhinRustagi
force-pushed
the
be-framework-docs
branch
from
August 14, 2026 06:17
e4fa73a to
52ae2c4
Compare
AbhinRustagi
force-pushed
the
be-framework-docs
branch
from
August 14, 2026 10:14
07dbe9d to
52ae2c4
Compare
AbhinRustagi
force-pushed
the
be-framework-docs
branch
from
August 14, 2026 10:25
52ae2c4 to
358093c
Compare
AbhinRustagi
force-pushed
the
be-framework-docs
branch
from
August 14, 2026 11:17
358093c to
e3e59ef
Compare
AbhinRustagi
force-pushed
the
be-framework-docs
branch
from
August 17, 2026 08:05
e3e59ef to
d39bf76
Compare
AbhinRustagi
force-pushed
the
be-framework-docs
branch
from
August 17, 2026 08:05
d39bf76 to
358093c
Compare
AbhinRustagi
force-pushed
the
be-framework-docs
branch
from
August 19, 2026 10:02
ad6ea19 to
d993f7f
Compare
AbhinRustagi
force-pushed
the
be-framework-docs
branch
from
August 19, 2026 17:34
d993f7f to
b7a6a2c
Compare
abhithesys
previously approved these changes
Aug 20, 2026
AbhinRustagi
force-pushed
the
be-framework-docs
branch
from
August 21, 2026 09:09
b7a6a2c to
f62adbc
Compare
AbhinRustagi
force-pushed
the
be-framework-docs
branch
from
August 21, 2026 09:17
f62adbc to
ad6ea19
Compare
AbhinRustagi
force-pushed
the
be-framework-docs
branch
from
August 21, 2026 09:23
ad6ea19 to
7b83363
Compare
AbhinRustagi
force-pushed
the
be-framework-docs
branch
from
August 21, 2026 12:44
251ec8a to
c58856d
Compare
AbhinRustagi
force-pushed
the
be-framework-docs
branch
from
August 23, 2026 16:47
4276e4f to
53e89b2
Compare
AbhinRustagi
force-pushed
the
be-framework-docs
branch
2 times, most recently
from
August 23, 2026 16:56
4276e4f to
70c2126
Compare
AbhinRustagi
force-pushed
the
be-framework-docs
branch
from
August 23, 2026 16:58
70c2126 to
4276e4f
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What
Documents
--backend-frameworkacross the CLI reference and the package and template READMEs.Changes
default.cp .env.example .env.local— the CLI writes.env, and no.env.exampleships.Docs only. Migrated from #785.
Test Plan
prettier --checkclean, which is what docs CI gates oncli.mdx. Cross-checked every behavioural claim against the code in #964 — thedefaultfallback, the prompt ordering, and theTHESYS_API_KEY/OPENAI_API_KEYgate.Checklist