Part 1 - Set up Codespaces
Part 1: Set up Codespaces
In this part, you will start a GitHub Codespaces session in your browser.
Info
GitHub Codespaces provides an instant and preconfigured development environment all within your browser. This environment contains all the tools and code to complete this tutorial. To learn more about Github Codespaces, click here.
You will then initialize KurrentDB by appending sample events that mimic an e-commerce application. The events are appended using a data generator program.
Step 1: Set up Your Codespaces
Click the button below to initiate Codespaces and ensure following values are selected:
Configuration Option Selection Branch outbox
Dev container configuration Outbox
Region Any value Machine type Any value Log in to GitHub if required.
Wait for your Codespace to build. This can take up to a few minutes.
Tips
For this quickstart, you can safely ignore and close any Codespaces notifications that appear on the bottom right of the page.