This is a sample project to introduce how to use feature flags using Unleash used for the article in LogRocket that can be found here
- Clone the repository
- In the terminal install the dependencies with
npm install
- Run
npm run server-debug
This is a reference repository so I will only look into accepting any bug fix or improvement that doesn't vastly change the current content.
On the other hand, you're encouraged to fork and improve it in your own repository, let me know what you come up with ^^.