Skip to content

sdp-tech/UPCY_BE

Repository files navigation

UPCY backend using django restframework

pip install pipenv

pipenv 설치

pipenv --three

가상환경 설치

pipenv shell

가상환경 켜기

pip install -r requirements.txt

패키지 설치

python manage.py migrate

DB에 모델 반영하기

python manage.py runserver

로컬에서 서버 띄우기


image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published