Skip to content

ProFastCode/FastAPI_Template

Repository files navigation

FastAPI

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 or pip install -r requirements.txt

  2. Run application.

    poetry run fastapi dev app or make dev

Make documentation

make help

About

FastAPI Template

Topics

Resources

License

Siteproxy

Siteproxy

搜索引擎


常用网站


新闻网站


海外论坛


Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

Siteproxy

Siteproxy

搜索引擎


常用网站


新闻网站


海外论坛