Skip to content

Huangkai1008/market-admin

Repository files navigation

Market-Admin

market-admin is a Market background management system with fastapi.

Code style: black

Contents

Installation

  1. Get the project
go -get https://github.com/Huangkai1008/market-admin
  1. Make sure you have installed poetry
pip install poetry

Usage

poetry install                  # Add the libs
poetry shell                    # Start the virtualenvs
uvicorn app.main:app --reload   # Start the uvicorn server

License

MIT

Releases

No releases published

Packages

No packages published

Languages