https://github.com/mxsotomayor/nextjs-bff-scaffold
Basica Nextjs + Shadcn UI ideal for Backoffice For Frontend
https://github.com/mxsotomayor/nextjs-bff-scaffold
nextjs15 shadcn taiwlindcss
Last synced: 3 months ago
JSON representation
Basica Nextjs + Shadcn UI ideal for Backoffice For Frontend
- Host: GitHub
- URL: https://github.com/mxsotomayor/nextjs-bff-scaffold
- Owner: mxsotomayor
- Created: 2025-07-08T16:01:34.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-07-08T20:03:21.000Z (3 months ago)
- Last Synced: 2025-07-08T20:47:39.276Z (3 months ago)
- Topics: nextjs15, shadcn, taiwlindcss
- Language: TypeScript
- Homepage:
- Size: 171 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# A Nextjs + shadcn Starting Project
This repo is a basic configuration for Nextjs + Shadcn.
## How to use
- Clone the repo: ```git clone https://github.com/mxsotomayor/nextjs-bff-scaffold```
- Install the dependencies: ```yarn install```
- Run json-server demo api: ```yarn api```
- Run Dev Mode: ```yarn dev```## This project also includes
- shadcn + tailwind 4
- Black theme
- Tanstack Query
- Tanstack Table
- Zustand
- API Dispatcher
- Well directory structure