Skip to content

Charl1996/churchlife

Repository files navigation

Churchlife

Installation

  1. First, install all the required packages

pip install -r requirements.txt

  1. Celery will be installed among others, but celery requires a broker service in order to work. This project uses RabbitMQ.

Pull RabbitMQ docker container

pull container

Start the service

start service

  1. Start the celery workers and beat

start them

Install SemanticUI

npm init

See the Getting Started page. If the install fails, see this link.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published