Skip to content

Madq92/shop-web

Repository files navigation

Shop Dashboard

简介

使用 Next.js,Typescript,Antd,Shadcn

开发的中后台前端项目,对应的后端项目为 Shop

demo地址: https://shop.oldhorse.tech:1443/
账号: test@oldhorse.tech
密码: 123456

已实现基于权限角色的模型(RBAC)基础能力,后续将继续完善货品模块,合作伙伴模块,库存模块,订单模块

用户定义 资源定义

Getting Started

First, run the development server:

需添加配置: NEXT_PUBLIC_API_BASE_URL=http://localhost:8080/ 到 .env.local 文件中

pnpm i
pnpm dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.

This project uses next/font to automatically optimize and load Geist, a new font family for Vercel.

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

About

使用 Next.js, Typescript, Antd, Shadcn 开发的中后台前端项目

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages