Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 1.19 KB

README.md

File metadata and controls

31 lines (18 loc) · 1.19 KB

🚀 FastAPI Deployment Boilerplate on Digital Ocean

Deploy to DO

Introduction

This repository serves as a minimal boilerplate for deploying a FastAPI application on Digital Ocean. It's designed to provide a straightforward way to get your FastAPI application running with the least amount of headache and bloatware.

📋 Features

  • Minimal FastAPI setup
  • Ready-to-deploy on Digital Ocean
  • Basic configurations for a quick start

⚠️ Caveat

This boilerplate is intentionally barebones. It's crafted to solve the deployment problem with simplicity and efficiency, without extra features or complexity. It's not meant to be an exhaustive setup but rather a starting point for deploying FastAPI applications on Digital Ocean.

🚀 Quick Start

  1. Click the "Deploy to DO" button at the top.
  2. Follow the instructions on Digital Ocean to deploy your app.
  3. Enjoy your FastAPI app running in the cloud!

📝 License

This project is open-sourced under the MIT License. See the LICENSE file for more details.


Happy coding! 🎉