developmentseed / developmentseed/bones
Allow isolating applications
Open
- Dominant language
- JavaScript
- Stars
- 481
- Forks
- 39
- PR merge metrics
- No merged PRs in 30d
Description
There's no way of running more than one application in a node process. This is probably only relevant when writing test as expresso will load all test files into the main process. If there is more than one fixture, they will be merged together.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.