kevisual
/
next-simple-template
Public
Search/Ask
0
0
WeChat Login
Login
Code
Issues
Pull requests
Events
Packages
Insights
main
Branch
1
Tag
0
Fork
小熊猫
添加 docker compose 配置文件
604f28a2
26
commits
docker
public
scripts
src
.cnb.yml
.dockerignore
.env.example
.gitignore
AGENTS.md
Dockerfile
README.md
components.json
kevisual.json
next.config.ts
package.json
pnpm-lock.yaml
pnpm-workspace.yaml
postcss.config.mjs
tsconfig.json
next-simple-template
主要是前端界面
docker
运行说明:
默认端口: 3000
本地构建并运行镜像:
docker build -t next-app .
docker run -p 3000:3000 next-app
About
next例子
gitea
1.00 MiB
0
forks
0
stars
1
branches
0
Tag
README
Release
0
Tag
0
Contributors
3
1
Language
TypeScript
93.8%
CSS
4.4%
Dockerfile
1.7%
JavaScript
0.1%