Skip to content

A monolith hosting all blocks for the Spectrum platform.

Notifications You must be signed in to change notification settings

spectrum-dev/django-block-monolith

Repository files navigation

Spectrum (Backend)

Block Monolith Service

This repository manages the:

  • Celery consumer for executing block functions
  • Block Implementation

Installation

Installation has been automated by the codex repository. Please refer to it for instructions on how to set up your environment!

Docker

It's super easy to get your Spectrum environment set up!

The best way to use Django commands (like running tests, running the server, creating migrations, etc) is to use the docker-compose file in codex.

cd codex
docker-compose run --rm block-monolith /bin/bash
<perform any Django CLI functions here>

Documentation

Developer documentation can be found here.

Development

Want to contribute? Great! Feel free to create PR's for improvements and I will take a look at them as quickly as possible! Forks are also encouraged as well!

License

MIT

About

A monolith hosting all blocks for the Spectrum platform.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages