Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 362 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 362 Bytes

Role Play - Web Application Engineer: Assess

Set environment variables

$ export USER_KEY=<Userkey>
$ export ENDPOINT=<Endpoint>
$ export PROJECT_ID=<Project ID>
$ export DATABASE_USER=<Database user>
$ export DATABASE_NAME=<Database name>
$ export INSTANCE_CONNECTION_NAME=<Instance connection name>

Run application locally

$ go run .