An open API service indexing awesome lists of open source software.

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

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
```