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
- Host: GitHub
- URL: https://github.com/vustron/foodhub
- Owner: Vustron
- Created: 2024-06-17T13:14:10.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-06-20T07:36:57.000Z (11 months ago)
- Last Synced: 2025-01-01T09:11:00.102Z (5 months ago)
- Topics: firebase, nextjs, online-shop, realtime, redis-cache, stripe, upstash-redis
- Language: TypeScript
- Homepage: https://food-hub-mu.vercel.app
- Size: 4.38 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
```