Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Heritage Backend

This is the backend of the Heritage web app.

Installation

    git clone https://github.com/AnatolyBug/heritage-api2.git
    pip3 install -r requirements.txt

Create DB

    python3 manage.py makemigrations
    python3 manage.py migrate
    python3 manage.py createsuperuser

Run

    python3 manage.py runserver

About

Heritage Backend using Django and PostgreSQL

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages