Update build scripts to link app/api and app/helpers
Open
client
enhancement
server
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
This includes:
- [ ] The build scripts in [app/util](https://github.com/dalyIsaac/index/tree/master/app/util)
- [ ] `yarn start` for the server
- [ ] `yarn start` for the client
- [ ] Tasks to watch and compile changes in `app/api` and `app/helpers`
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by inspecting the build scripts in app/util and the existing yarn start commands for the server and client. Trace how changes in app/api and app/helpers are currently watched and compiled. Done means both start commands link those directories and watch/compile their changes as requested.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- build-system, tooling
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100