Skip to content

ChanghyukWoo/claon-admin-server

 
 

Repository files navigation

claon-admin-server

Python 3.10 CI codecov

Installation

upload image to docker for local environment

docker-compose -f docker-compose.yml up -d

install dependencies of this project

python3 -m pip install --upgrade pip
pip3 install poetry==1.4.0
poetry install

Run

local

poetry run task local

prod

poetry run task prod

test

poetry run task test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%