@beyond-js/backend
package
Welcome to This package is a key component of BeyondJS and must be installed as a dependency to use Bridges in your project. @beyond-js/backend provides a node-based backend service with Websocket connection and supports the execution of Bridges, which allow you to create backend APIs with included data typing and corresponding client code to consume it.
Installation:
To install BeyondJS/Backend, run the following command in your terminal:
npm install @beyond-js/backend
Documentation:
For more information on using @beyond-js/backend
and creating Bridges, see the full documentation at the following
link: BeyondJS/ Backend docs.