Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rishi-raj-jain/regional-content-unleash-and-sveltekit
A demo of Feature Flags with SvelteKit and Unleash.
https://github.com/rishi-raj-jain/regional-content-unleash-and-sveltekit
feature-flags svelte sveltekit unleash vercel
Last synced: 23 days ago
JSON representation
A demo of Feature Flags with SvelteKit and Unleash.
- Host: GitHub
- URL: https://github.com/rishi-raj-jain/regional-content-unleash-and-sveltekit
- Owner: rishi-raj-jain
- Created: 2024-01-29T15:35:01.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2024-01-30T14:34:21.000Z (10 months ago)
- Last Synced: 2024-10-12T13:31:42.530Z (about 1 month ago)
- Topics: feature-flags, svelte, sveltekit, unleash, vercel
- Language: Svelte
- Homepage:
- Size: 128 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 SvelteKit using Unleash
Introduction · Tech Stack · Author
## Introduction
A demo of Feature Flags with [SvelteKit](https://kit.svelte.dev) and [Unleash](https://getunleash.io).
## Tech Stack
### Frameworks
- [SvelteKit](https://kit.svelte.dev) – Framework
### Platforms
- [Unleash](https://getunleash.io) – Feature Flags Management
- [Vercel](https://vercel.com) – Hosting
### 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_))