chaoss / chaoss/CollectOSS

Unify start commands

Open
#185 1 comment 0 reactions 0 assignees View on GitHub
tech debt
Dominant language
Python
Stars
13
Forks
17
Avg merge
6h 59m
Merged PRs (30d)
1

Description

> [!NOTE]
> Migrated from [augurlabs/augur#3618](https://github.com/augurlabs/augur/issues/3618)
> Originally opened by `@MoralCode` on 2026-01-21

---

`augur backend start` essentially starts up both the API and the collection.

it does this with one giant function that duplicates the behavior of the api and collection start commands

meaning if we wanted to update how the startup works we need to update things in two places

tech debt alert

pointed out by @ABrain7710

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.