You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
# Bullet Train in Docker
You can use this repo to set up an entire [Bullet Train Feature Flag ](https://bullet-train.io ) environment locally. Just clone the repo and run docker-compose:
```bash
git clone https://github.com/BulletTrainHQ/bullet-train-docker.git
docker-compose up
```
Wait for the images to download and run, then visit `http://localhost:8080/` . As a first step, you will need to create a new account.
For more information, please visit:
- [Bullet Train Feature Flag Homepage ](https://bullet-train.io )
- [Bullet Train Documentation ](https://docs.bullet-train.io/ )