Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

FastAPI Template

License

NotificationsYou must be signed in to change notification settings

ProFastCode/FastAPI_Template

Repository files navigation

Create a.env file based on.env.dist and make all the necessary customizations

To run the application in a docker container, run the command

docker-compose up -d

To run the application without a docker container, complete follow these steps

  1. Install dependencies.

    poetry install orpip install -r requirements.txt

  2. Run application.

    poetry run fastapi dev app ormake dev

Make documentation

make help


[8]ページ先頭

©2009-2025 Movatter.jp