Runtimes
Node
Run bknd inside Node
Installation
To get started with Node and bknd you can either install the package manually, and follow the descriptions below, or use the CLI starter:
Create a new Node CLI starter project by running the following command:
Serve the API & static files
The serve
function of the Node adapter makes sure to also serve the static files required for
the admin panel.
For more information about the connection object, refer to the Database guide.
Run the application using node by executing: