Getting Started
Learn the basics of ComposeDB by quickly building a “Hello World” social application.
🗃️ 1. Set up your environment
1 items
📄️ 2. Create your composite
Create your composite to serve as your graph database schema. In this guide, we will create your first composite.
📄️ 3. Interact with data
The final step of getting started with ComposeDB is interacting with your data using GraphQL. In this guide you will learn how to perform GraphQL queries and mutations using your composite.
📄️ 4. Next Steps
After learning the foundations of ComposeDB with the Getting Started guide, you are now ready to start integrating ComposeDB into your application and run in production.