CCExtractor / CCExtractor/beacon-backend
[Feature]: A well-defined architecture for codebase
Open
- Dominant language
- JavaScript
- Stars
- 11
- Forks
- 45
- PR merge metrics
- No merged PRs in 30d
Description
Currently, the codebase is a bit unstructured, with all the errors, mutations, and queries in the same resolver file.
**Solution proposed:**
A well-defined architecture could be introduced, with rebased mutations and queries for different functionalities to be separated in different files with their respective usage and used individually and for a more readable codebase.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.