forked from hebertcisco/deploy-python-fastapi-in-vercel
-
Notifications
You must be signed in to change notification settings - Fork 0
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: stephenpaulraj/deploy-python-fastapi-in-vercel
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: hebertcisco/deploy-python-fastapi-in-vercel
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 10 commits
- 5 files changed
- 2 contributors
Commits on May 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5b52251 - Browse repository at this point
Copy the full SHA 5b52251View commit details
Commits on Dec 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for bc344c0 - Browse repository at this point
Copy the full SHA bc344c0View commit details -
Add Docker setup for web service
Introduced a docker-compose configuration to build and run the web service, mapping its internal port 8000 to the same port on the host, facilitating containerization and local development workflow.
Configuration menu - View commit details
-
Copy full SHA for 0a98111 - Browse repository at this point
Copy the full SHA 0a98111View commit details -
Refactor initialization task in .gitpod.yml
Replace pip install with docker-compose for improved environment setup.
Configuration menu - View commit details
-
Copy full SHA for 0e6c4a0 - Browse repository at this point
Copy the full SHA 0e6c4a0View commit details -
Refactor README for Docker instructions
Consolidated Docker setup instructions in README for clarity and ease of use. Now users can easily choose between Docker Compose and traditional Docker methods when running the application locally. This streamlining improves the user experience. Issue #123
Configuration menu - View commit details
-
Copy full SHA for ddbf40d - Browse repository at this point
Copy the full SHA ddbf40dView commit details
Commits on Dec 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a1405e4 - Browse repository at this point
Copy the full SHA a1405e4View commit details
Commits on Feb 5, 2024
-
build(deps): bump fastapi from 0.88.0 to 0.109.1
Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.88.0 to 0.109.1. - [Release notes](https://github.com/tiangolo/fastapi/releases) - [Commits](fastapi/fastapi@0.88.0...0.109.1) --- updated-dependencies: - dependency-name: fastapi dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for c101230 - Browse repository at this point
Copy the full SHA c101230View commit details -
Merge pull request hebertcisco#3 from hebertcisco/dependabot/pip/fast…
…api-0.109.1 build(deps): bump fastapi from 0.88.0 to 0.109.1
Configuration menu - View commit details
-
Copy full SHA for 597685f - Browse repository at this point
Copy the full SHA 597685fView commit details
Commits on Apr 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d3de5e6 - Browse repository at this point
Copy the full SHA d3de5e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a4930a - Browse repository at this point
Copy the full SHA 9a4930aView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff main...main