localhost:8080
. Register the first admin account which will be granted Workspace Admin
.
Workspace Admin
, and go to IAM & Admin > Users & Groups. Click + Add User, fill in with api-sample
, choose the Workspace DBA
role sufficient for this tutorial and click Confirm.
Sample Project
. Click the checkbox for hr_prod
and click Edit Schema.
env-template.local
to .env.local
.Update the variables.
NEXT_PUBLIC_BB_URL
: http://localhost:8080
NEXT_PUBLIC_BB_SERVICE_ACCOUNT
: api-example
NEXT_PUBLIC_BB_SERVICE_KEY
: service key copied in Step 2Sample Project
, then hr_prod
, input the following SQL and click Create New Issue.
View issue xxx in Bytebase[OPEN]
to see the issue in Bytebase Console. You’ll notice the issue rolls out automatically and becomes Done
.