Skip to content

Latest commit

 

History

History
30 lines (16 loc) · 960 Bytes

README.md

File metadata and controls

30 lines (16 loc) · 960 Bytes

notes_backend

Notes Backend

This project was generated with wemake-django-template.

build status coverage report

Prerequisites

You will need:

  • python3.6 (see .python_version file. You can use pyenv or pipenv to manage versions)
  • postgresql with version 9.6
  • docker with version at least 17.07

Development

When developing locally, we use:

Documentation

Full documentation is available here: docs/.