An open API service indexing awesome lists of open source software.

https://github.com/rishi-raj-jain/user-access-feature-flag-with-unleash-and-node

A demo of Feature Flags with Node.js and Unleash.
https://github.com/rishi-raj-jain/user-access-feature-flag-with-unleash-and-node

feature-flags nodejs unleash

Last synced: 26 days ago
JSON representation

A demo of Feature Flags with Node.js and Unleash.

Awesome Lists containing this project

README

        

![](https://res.cloudinary.com/practicaldev/image/fetch/s--tTYRvkdf--/c_imagga_scale,f_auto,fl_progressive,h_500,q_auto,w_1000/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/1zbdu5n4zk2pm23zfjvp.png)

# How to Implement Feature Flags in Node.js using Unleash

Introduction · Tech Stack · Author

## Introduction

A demo of Feature Flags with Node.js and [Unleash](https://getunleash.io).

## Tech Stack

### Frameworks

- [Node.js](https://nodejs.org) – Framework

### UI

- [TailwindCSS](https://tailwindcss.com) – Styling

### Platforms

- [Unleash](https://getunleash.io) – Feature Flags Management

### Code Quality

- [Prettier](https://prettier.io/) – Opinionated code formatter for consistent code style

## Author

- Rishi Raj Jain ([@rishi_raj_jain_](https://twitter.com/rishi_raj_jain_))