Extract framework out of app
Open
- Dominant language
- TypeScript
- Stars
- 6
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
There are a few bits and bobs we can extract into a reusable framework. Things like the:
- ~Common Log Formatter~ (already abstracted into a middleware in #31).
- Router
- Content Negotiation (JSON, ICS for calendar stuff)
- Error monitoring and issue opening in GitHub
Contributor guide
Research direction
Review the app structure and the remaining Router, content-negotiation, and error-monitoring items listed in the issue; the common log formatter is already covered by #31. Define the reusable framework boundaries before changing code, with the remaining capabilities extracted from the app and usable independently as the completion criteria.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- api, backend
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100