Skip to content
forked from configcat/docs

A public repository for the ConfigCat documentation. ConfigCat is a hosted feature flag service: https://configcat.com. Manage feature toggles across frontend, backend, mobile, desktop apps. Alternative to LaunchDarkly. Management app + feature flag SDKs.

Notifications You must be signed in to change notification settings

swethakundaram/docs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ConfigCat Docs

A public repository for the ConfigCat documentation. https://docs.configcat.com

About ConfigCat

ConfigCat is a feature flag, feature toggle, and configuration management service. That lets you launch new features and change your software configuration remotely without actually (re)deploying code. ConfigCat even helps you do controlled roll-outs like canary releases and blue-green deployments. https://configcat.com

Quick start

  1. Open Terminal/CMD/PowerShell and change directory to /website
    cd website
    
  2. Install packages
    npm install
    
  3. Run
    npm start
    
    Browser window should open automagically. If not, visit: http://localhost:3000

Guides for Docusaurus

https://docusaurus.io/

Contributions

Contributions are welcome via PR.

Questions & Support

We are happy to help. https://configcat.com/Support/Contactus

About

A public repository for the ConfigCat documentation. ConfigCat is a hosted feature flag service: https://configcat.com. Manage feature toggles across frontend, backend, mobile, desktop apps. Alternative to LaunchDarkly. Management app + feature flag SDKs.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 60.1%
  • HTML 34.1%
  • CSS 5.0%
  • Dockerfile 0.8%