Skip to content

Compose BlueOak Server Projects into One

Choose a tag to compare

@seanpk seanpk released this 14 Feb 19:31
· 64 commits to master since this release

Use config option:
"server-provisions": ["node-module-name", ...]
To compose BlueOak Server projects into a single server.

Modules implementing "server-provisions" should implement BlueOak Server services and middleware in directories with those names.

Get started with the BlueOak Server project, use the template.