BAQ ·

BAQ (pronounced /bAk/, like “back”) is a federated app platform. It lets developers build connected apps with little to no backend infrastructure while allowing end users to be in control of their own data.
This is the monorepo for all the core open-source BAQ projects:
| Package | ||
|---|---|---|
| docs | BAQ Documentation | |
| @baqhub/cli | BAQ CLI | |
| @baqhub/sdk | BAQ JS SDK | |
| @baqhub/sdk-react | BAQ React SDK | |
| @baqhub/sdk-react-dom | BAQ React DOM SDK | |
| @baqhub/sdk-react-native | BAQ React Native SDK | |
| @baqhub/sdk-expo | BAQ Expo SDK | |
| files-web | Files demo web app | Web app |
| messages-web | Messages demo web app | Web app |
| bird-web | Bird demo web app | Web app |
BAQ is designed to be used as little or as much as you need within your app. From offering users a simple way to sign-in, all the way to building entire apps on top of it.
- Read this introduction to BAQ for an overview of the platform.
- Follow this tutorial to build a BAQ app from scratch in under 30 minutes.
- Check out our guides for the CLI, JS SDK, and React SDK.
- Search the BAQ reference for in-depth information.
The full documentation is available at BAQ.DEV.
Development of BAQ happens in the open on GitHub, and we are grateful to the community for contributing bugfixes and improvements.
BAQ is MIT licensed.