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

https://github.com/vustron/foodhub

One of the stores for the Multi-Store-CMS that is made using nextjs and firebase
https://github.com/vustron/foodhub

firebase nextjs online-shop realtime redis-cache stripe upstash-redis

Last synced: 3 months ago
JSON representation

One of the stores for the Multi-Store-CMS that is made using nextjs and firebase

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