Skip to content

ManyACG/web

Repository files navigation

ManyACG Web

ManyACG 的前端代码

https://manyacg.top

技术栈

Framework: Nuxt3

UI: Varlet

开发

包管理: pnpm

Node Version: 22

进入项目目录, 安装依赖

pnpm i

创建 .env 文件, 参照 .env.example 填写配置

启动开发环境

pnpm dev

部署

Vercel

Fork 本仓库, 在 Vercel 中导入项目, 参考 .env.example 配置环境变量, Deploy

Node

参考 .env.example , 在项目目录下创建 .env 文件, 填写配置

pnpm build
node .output/server/index.mjs

About

Frontend source code for ManyACG

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published