Gagu
A web-based file management system
Install / Use
/learn @Chisw/GaguREADME
📦 Getting started
GAGU is published on NPM, so install Node.js on your device first.
You need to install ffmpeg and GraphicsMagick to support thumbnail api.
# Install with NPM
$ npm i -g gagu
# Show help info
$ gagu -h
Default admin account:
Username: gagu
Password: 9293
🛠 Development
Only the yarn.lock file is uploaded in the project, so using yarn instead of npm to install dependencies can ensure that our running results in the development environment are consistent.
GAGU app code consists of two parts: ./gagu-back-end and ./gagu-front-end.
# Back-end
$ cd gagu-back-end
$ yarn
$ yarn start:dev
# Front-end
$ cd gagu-front-end
$ yarn
$ yarn start
GAGU website code is in ./gagu-website.
$ cd gagu-website
$ yarn
$ yarn start
🔨 Build NPM package
- Update following version info:
version fieldin./package.jsonGAGU_VERSIONin./gagu-back-end/src/utils/constant.util.tsversion fieldin./gagu-website/.env
-
Sync dependencies in
./gagu-back-end/package.jsonto./package.json. -
Run build script
npm run build:npm, refer to ./build-npm.sh. -
Dry run publish, update package size info, publish to NPM.
📜 License
The MIT license.
Related Skills
node-connect
349.9kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
109.8kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
349.9kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
349.9kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
