Skip to content

Repository files navigation

NL2SQL Example

Environment variables

Before building your dev container, copy .devcontainer/.env.example to .devcontainer/.env and edit it to your liking.

Environment VariableDescription
COMPOSE_USER_IDthe UID of your OS account invoking docker compose command
COMPOSE_GROUP_IDthe GID of the account above
ANTHROPIC_API_KEYyour API key for Claude Code
ANALYST_PASSWORDthe password of the database user analyst used by Claude Code
POSTGRESQL_DATA_VOLUMEthe name of the Docker named volume that holds the PostgreSQL data

Note that the data volume for PostgreSQL must be created in advance.

Copyright notice

The files in this repository are licensed under the Apache License Version 2.0.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages