Skip to content

Crm system created for the company "Ural Computer Networks".

License

Notifications You must be signed in to change notification settings

n1ce7ry/SyncPro

Repository files navigation

Static Badge Static Badge GitHub

Sync Pro

Crm system created for the company "Ural Computer Networks".

Quick start

Install poetry

curl -sSL https://install.python-poetry.org | python3 -

Clone the project

git clone https://github.com/n1ce7ry/SyncPro

Install the dependencies

poetry shell
poetry install

Edit env.example, rename it to env.sh, and run it:

vim env.example
mv env.example env.sh
. ./env.sh

Apply migrations

./manage.py migrate

Run server

./manage.py runserver

Screenshots :

dashboard dashboard dashboard dashboard dashboard