Package Exports
- @liveblocks/server
Readme
@liveblocks/server
@liveblocks/server provides the core Liveblocks server functionality. It
powers both the Liveblocks production environment, and
our dev server, so the behavior
is identical. You typically don't need to install or use this package directly.
While @liveblocks/server contains the same core technology that powers
Liveblocks, we do not yet offer or recommend self-hosting or on-premises
deployment. The purpose of open sourcing the server package is to provide
transparency, and offer a great local development and testing experience. A
production-ready self-hosted deployment requires additional infrastructure and
expertise that are not yet easy to package.
License
Licensed under the GNU Affero General Public License v3.0 or later, Copyright © 2021-present Liveblocks.
See LICENSE-AGPL-3.0 for more information.