Skip to content

abdullo2008/Clothes-Shop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clothes Shop

About

For Bot: aiogram For Website: Django For API: Django Rest Framework

How to launch and run

Create virtual env (terminal):

pip install pipenv pipenv shell

Configure database

python manage.py makemigrations python manage.py migrate

Install required packages

pipenv install django aiogram djangorestframework

Create superuser

python manage.py createsuperuser python manage.py runserver

Then click the url. The url: http://127.0.0.1:8000

Enjoy and follow my other repositories(Optional)

About

Project = Site + Api + Bot.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published