-
Notifications
You must be signed in to change notification settings - Fork 186
Simplify FastAPI fullstack template by include frontend code and a build script #423
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
Merged
Merged
Changes from all commits
Commits
Show all changes
34 commits
Select commit
Hold shift + click to select a range
4b980b6
rebase
leehuwuj 2693eb1
simply
leehuwuj bed4979
add static mount
leehuwuj 98f8054
update log
leehuwuj c103816
Merge remote-tracking branch 'origin/main' into lee/fullstack
leehuwuj 4af77c6
add readme
leehuwuj 51a8cdf
update CL scripts
leehuwuj e9554fa
remove frontend for express
leehuwuj 72b8dc1
add support pnpm
leehuwuj 57e3e77
remove e2e test frontend for express
leehuwuj 875f1ff
Fix issue on CI
leehuwuj 60f2c2f
Merge remote-tracking branch 'origin/main' into lee/fullstack
leehuwuj b1a9db2
fix e2e
leehuwuj 7c8757d
remove e2e frontend tests for express
leehuwuj 78c7798
improve code
leehuwuj 18e7c0e
better run command
leehuwuj 8aa26e9
remove externalPort
leehuwuj 61117be
improve run script
leehuwuj 0c0bbf0
improve code
leehuwuj 96f9f72
add changeset and fix run script issue in Windows
leehuwuj 3f61cc5
fix Windows issue
leehuwuj acb293c
remove shell
leehuwuj f373311
simplify reflex port
leehuwuj 26dfec6
remove backend port reflex
leehuwuj 60f546e
update dev mode
leehuwuj 1b993b9
update runner script
leehuwuj e2e53e2
add prod support and update docs
leehuwuj 6c8497e
add timeout for sending request in proxy
leehuwuj e72b9cc
fix mypy
leehuwuj 424e0c1
update docs and remove cors
leehuwuj ed0f2b6
remove build
leehuwuj d3e0fb0
update for reflex
leehuwuj 603f576
Update .changeset/popular-dryers-check.md
marcusschiesser 8079ba4
remove legacy fullstack files
leehuwuj File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"create-llama": patch | ||
--- | ||
|
||
Improve DX for Python template (use one deployment instead of two) |
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
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
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
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
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
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
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.