https://github.com/vustron/multi-store-cms-firebase
The admin of the Multi-Store-CMS made using nextjs and firebase + upstash redis caching
https://github.com/vustron/multi-store-cms-firebase
admin-dashboard firebase nextjs realtime redis-cache stripe upstash-redis
Last synced: 3 months ago
JSON representation
The admin of the Multi-Store-CMS made using nextjs and firebase + upstash redis caching
- Host: GitHub
- URL: https://github.com/vustron/multi-store-cms-firebase
- Owner: Vustron
- Created: 2024-06-11T03:44:17.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-06-20T07:22:31.000Z (11 months ago)
- Last Synced: 2025-01-01T09:11:02.893Z (5 months ago)
- Topics: admin-dashboard, firebase, nextjs, realtime, redis-cache, stripe, upstash-redis
- Language: TypeScript
- Homepage: https://multi-store-cms-firebase.vercel.app
- Size: 1.13 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Next15@RC Template with React19 + react compiler
> [!NOTE]
> This is a template for using nextjs15@rc with react19 + react compiler.
> It also has prettier tailwind plugin
>
> To run the development server use```
npm run dev
# or
yarn dev
# or
pnpm dev
# or bun dev
```