Configure Flipt to sync your data to a GitHub repository
repo
read and write access (for private repositories)contents
read and write access<your-personal-access-token>
with the token you generated above.<your-username>
and <your-repo>
with your GitHub username and repository name.path
to where you want Flipt to store the local clone of your repo.backend
to local
is optional as you can store the state in
memory which is the default behavior.