Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 756 Bytes

README.md

File metadata and controls

34 lines (24 loc) · 756 Bytes

About

This is a demo application of the basxConnect CRM system.

The goal of this CRM is to support charities.

This effort is made possible by the basx Software Association and its partners.

Installation

Have a look at https://get.basxconnect.solidcharity.com/

Or do the following steps for a quick development setup:

for Fedora:

sudo dnf install git make
git clone https://github.com/basxsoftwareassociation/basxconnect_demo && cd basxconnect_demo
make quickstart_fedora
make runserver

for Debian:

sudo apt-get install git make
git clone https://github.com/basxsoftwareassociation/basxconnect_demo && cd basxconnect_demo
make quickstart_debian
make runserver

Now you can visit this link: http://127.0.0.1:8000/