cds-snc / resources-ressources

Learning Resources / Ressources d'apprentissage
MIT License
3 stars 1 forks source link

Setup feature flags & toggling #300

Closed daine closed 1 year ago

daine commented 1 year ago

📇 User story

As a developer, I want to have a configuration for feature toggling, so that I can continue to release code while working on a new feature.

✅ Definition of Done

📜 Acceptance criteria

📝 More info

There is an npm package nuxt-feature-toggle which we can use for this

daine commented 1 year ago

Grooming notes:

daine commented 1 year ago

Documentation on usage in our wiki Architecture Decision Record on GDoc