nodeboot-server-ghost
Installation
SKILL.md
Node-Boot with GhostServer
Use this when the app should boot all of Node-Boot except the network listener.
Fresh start or existing app?
Read ../_shared/fresh-vs-existing.md first, then apply it here:
- Fresh start:
npx degit nodejs-boot/node-boot/samples/sample-ghost-server my-app. - Existing app: look for
NodeBoot.run(insrc/app.tsand for@nodeboot/ghost-serverinpackage.jsonto confirm this adapter is (or isn't) already wired.