Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rishi-raj-jain/onboarding-feature-flag-with-unleash-and-astro
A demo of Feature Flags with Astro, React and Unleash.
https://github.com/rishi-raj-jain/onboarding-feature-flag-with-unleash-and-astro
astro feature-flags react tailwindcss unleash
Last synced: 25 days ago
JSON representation
A demo of Feature Flags with Astro, React and Unleash.
- Host: GitHub
- URL: https://github.com/rishi-raj-jain/onboarding-feature-flag-with-unleash-and-astro
- Owner: rishi-raj-jain
- Created: 2023-11-01T20:34:46.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-01-08T16:44:03.000Z (11 months ago)
- Last Synced: 2024-10-08T03:29:23.363Z (about 1 month ago)
- Topics: astro, feature-flags, react, tailwindcss, unleash
- Language: TypeScript
- Homepage: https://dev.to/reeshee/how-to-implement-feature-flags-in-astro-using-unleash-2fg5
- Size: 98.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# How to Implement Feature Flags in Astro using Unleash
Introduction · Tech Stack · Author
## Introduction
A demo of Feature Flags with [Astro](https://astro.build) and [Unleash](https://getunleash.io).
## Tech Stack
### Frameworks
- [Astro](https://astro.build) – 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_))