Skip to content

Commit

Permalink
feat: local deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
deepankarm committed Jul 20, 2023
1 parent 1e54eea commit d86db47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Designed with developers in mind, `fastapi-serve` simplifies the deployment proc
- πŸ”— **Protocols**: Full compatibility with HTTP, WebSocket, and GraphQL.
- ↕️ **Scaling**: Scale your app manuallly or let it auto-scale based on RPS, CPU, and Memory.
- πŸ—οΈ **Secrets**: Secure handling of secrets and environment variables.
- πŸŽ›οΈ **Hardware**: Tailor your deployment to suit specific needs.
- πŸŽ›οΈ **Hardware**: Choose the right compute resources for your app's needs with ease.
- πŸ”’ **Authorization**: Built-in OAuth2.0 token-based security to secure your endpoints.
- πŸ’Ύ **App Storage**: Persistent and secure network storage for your app data.
- πŸ”„ **Blob Storage**: Built-in support for seamless user file uploads and downloads.
Expand Down

0 comments on commit d86db47

Please sign in to comment.