Consider implementing and hosting backend server / API
- Dominant language
- JavaScript
- Stars
- 11
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
FSH Online is currently a client-side only app. It does not require any specific backend server (just a standard HTML server). This allows us to host it on GitHub Pages for free and with minimal maintenance. It also, however, prevents us from being able to implement some advanced features -- and requires _creative_ solutions for things like the _sharing_ feature.
These limitations would go away if we were able to implement and host a backend API -- so it's worth considering. After consideration, we may still decide that the current approach is still the best approach.
Contributor guide
Research direction
Start by reviewing FSH Online’s current client-side architecture, GitHub Pages hosting model, and the sharing feature. Identify which advanced features require a backend API and compare the maintenance and hosting implications with the current approach. Done means documenting a clear decision about whether to implement and host a backend server.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100