Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 691 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 691 Bytes

Presalytics Workspace

This development package is creating the new my stories page. It consists of a frontend Vue.js Javascript application and Django python backend. This project is in an early phase of development.

Build Status:

  • master Branch: Branch "master"
  • develop Branch: Branch "develop"

Api build

Clean code with command from ./api folder and virutal enviorment active:

autopep8 --global-config ../setup.cfg -i -r  --exclude ./migrations --exclude ./venv .