Skip to content

BitskiCo/interview-devcontainer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Interview Devcontainer

GitHub Codespaces / Devcontainer

This repo is configured with a devcontainer. To use the devcontainer, install the VSCode Remote extension pack and follow the instructions or open GitHub Codespaces from GitHub.com.

Container Services

The devcontainer is configured with the following services.

Service Env var / URL
CockroachDB DATABASE_URL=postgres://root@cockroach:26257/defaultdb
Kafka UI http://localhost:34197
Kafka KAFKA_BOOTSTRAP_SERVER=kafka:9092
Zookeeper zookeeper:2181

Sample Datasets

Sample data is available under data/. Additional datasets may be downloaded from the Azure Databricks sample datasets page.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published