gpmc-lab-ufrgs / atlas-frontend-old

MIT License
11 stars 9 forks source link

Spike | Add feature toggle to atlas using unleash #127

Open LeoSilvaGomes opened 1 year ago

LeoSilvaGomes commented 1 year ago

Description

One of the most popular ways to deliver a feature is using feature toggle to control bugs, version, ab test and release. Here in our project the feature toggle is one of the most important feature to start the revamp of some parts of atlas platform.

This task include to understand how to integrate the feature toggle using unleash in our application and start the first steps (add config and some tests)

Tasks