Skip to content

bagrinalexandrina/internship-task

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Welcome to internship-task

This repository contains a base project for a shop.

Steps to run the project:

  1. Download or clone the repo.
  2. Open a terminal window in the downloaded/cloned folder.
  3. Run python manage.py migrate to apply database migrations.
  4. Run python manage.py createsuperuser to create a super user 🦸.
  5. Run python manage.py runserver. If everything is ok you should see in your terminal window something written like:
System check identified no issues (0 silenced).
Django version 3.2.5, using settings 'notes_api.settings'
Starting development server at http://127.0.0.1:8000/
Quit the server with CONTROL-C.

If you see this you're golden and you can start working.

About

This repository contains a base project for a shop.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages