Skip to content
This repository has been archived by the owner on Jul 7, 2024. It is now read-only.

Latest commit

 

History

History
10 lines (7 loc) · 357 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 357 Bytes

Dashboard-Backend

This project is part of Cascade, a discord bot.

This service provides the backend service for the dashboard. The main features includes:

  • A GraphQL API
  • Integration with the Cascade bot nodes using RabbitMQ

running for development

Please check the markdown file at /docs/development.md for information on how to run locally.