Skip to content

sakilanasrinsetu/myshop

Repository files navigation

My Shop

Document

  • Clone the repository
  • Create a .env file
  • Make a virtualenv and install all requirements
  • Create a database and add configuration to the .env file
  • Run django migrate commands
  • Run the project with runserver command

Project API Url

`http://127.0.0.1:8000/swagger/`

`http://127.0.0.1:8000/redoc/`

'http://127.0.0.1:8000/catalogue/'

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published