Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/envylabs/nextjs-with-splitio
https://github.com/envylabs/nextjs-with-splitio
nextjs react redux
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/envylabs/nextjs-with-splitio
- Owner: envylabs
- Created: 2022-01-17T14:51:11.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-06T02:16:17.000Z (almost 2 years ago)
- Last Synced: 2024-03-25T23:03:55.601Z (10 months ago)
- Topics: nextjs, react, redux
- Language: TypeScript
- Size: 189 KB
- Stars: 0
- Watchers: 5
- Forks: 1
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app). It adds [Redux Toolkit](https://redux-toolkit.js.org/) for application state and an integration with [Split.io](https://www.split.io/) for loading treatments as feature flags.
## Getting Started
First, run the development server:
```bash
npm run dev
```Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.