Welcome to HackDB! Follow these simple steps to create your first database and start building.
Go to https://hackdb.hexagonical.ch
- Click Log in with Slack and authorize access.
- Click Create new database in the Quick Actions menu.
- Enter a valid name (e.g.,
my-awesome-db
) and submit.
- After creation, you'll be redirected to your database's page.
- Click Open in Editor.
- Modify your tables as needed.
- Rename or delete tables by right-clicking them in the sidebar.
- Click Commit.
- 💡 Tip: Commit regularly (every 2-5 changes) to save your progress.
- Click the little house icon in the bottom left corner to go back to the home page.
- Go to the Tokens page.
- Click New Token.
- Select your database from the dropdown.
- Enter a name for your token and create it.
- Copy the generated token.
- Choose and install one of our SDKs for your preferred language.
- Enter your token in your SDK setup.
Start building with HackDB! If you need help, check out our documentation or reach out to the community.