christianalfoni / christianalfoni/EmptyBox
As a user I want to be able to search my articles
Open
- Dominant language
- JavaScript
- Stars
- 206
- Forks
- 32
- PR merge metrics
- No merged PRs in 30d
Description
Use lunr (http://lunrjs.com/) on the server and expose a search API.
Contributor guide
No contributing guide indexed for this repository
Research direction
Locate the server entry point and the article data path, then read the lunr documentation linked in the issue. Define how article search should be exposed through an API and verify that it returns matching articles for representative queries. Done means server-side lunr search is available through a usable search API.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- api, backend, search
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100