Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 323 Bytes

File metadata and controls

22 lines (15 loc) · 323 Bytes

FastAPI-template

Template for FastAPI JWT authentication

Prerequisites

  • Python 3.11
  • Docker
  • Docker Compose

Installation

  1. Clone the repository:
git clone https://github.com/francesco-giordano/FastAPI-template.git
  1. Change directory to the project directory:
cd FastAPI-template