Skip to content

configcat-labs/feature-flags-in-nestjs-sample

Repository files navigation

How to Integrate Feature Flags in NestJS

Read the blog post here

A sample app demonstrating how to integrate ConfigCat feature flags into a NestJS application.

Build & Run

Prerequisites

Run the app

  1. Clone the repository.
git clone git@github.com:configcat-labs/feature-flags-in-nestjs-sample.git
  1. Navigate to the project directory and install the dependencies.
cd feature-flags-in-nestjs-sample
npm install
  1. Add your ConfigCat SDK Key to the src/configcat.service.ts file, and then add your feature flag key to the app.controller.ts file.

  2. Start the application.

npm run start:dev

Learn more

Useful links to technical resources.

  • ConfigCat - Feature flag and configuration management service.
  • NestJS - A progressive Node.js framework for building efficient, reliable, and scalable server-side applications.
  • ConfigCat SDK for Node.js - The official ConfigCat SDK for Node.js.

ConfigCat supports many other frameworks and languages. Check out the full list of supported SDKs here.

You can also explore other code samples for various languages, frameworks, and topics in ConfigCat labs on GitHub.

Keep up with ConfigCat on X, Facebook, LinkedIn, and GitHub.

Author

Chavez Harris

Contributions

Contributions are welcome!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •