Skip to content

331leo/HyundaiClub_Backend

Repository files navigation

HyundaiClub_Backend

HyundaiClub - 현대등학교 동아리 지원 어플리케이션 백엔드

Installation

This Project uses Poetry Package Manager

poetry install
or
python -m pip install -r requirements.txt

Serve

poetry run gunicorn app:app
or
(venv) python -m gunicorn app:app

Docs

Swagger, Redoc


About

HyundaiClub Backend

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Generated from 331leo/FastAPI_Template