Files

43 lines
1.2 KiB
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# Reference
## 产品介绍
Reference 是一份为中文开发者整理的技术栈速查清单,基于英文版 Reference 翻译扩展而来,涵盖数据库、前端、后端、API 及各类工具命令。
## 主要功能
- 170+ 工具与技术的快速参考
- 涵盖数据库、前端、后端、API、命令行等
- 静态站点,无需数据库
- 轻量级 busybox httpd 服务
## 访问说明
- 默认通过 PANEL_APP_PORT_HTTP 对外访问
- 安装后访问地址:http://<服务器IP>:<端口>
- 容器内部监听 3000 端口
## Introduction
Reference is a collection of quick reference cheatsheets for developers, covering databases, front-end, back-end, APIs, and various tools.
## Features
- 170+ quick references for tools and technologies
- Covers databases, front-end, back-end, APIs, command line, and more
- Static site with no database required
- Lightweight busybox httpd service
## 数据持久化
本应用为纯静态站点,无需持久化数据。
## 升级说明
直接升级即可,无需额外数据迁移。
## 开源地址
- GitHubhttps://github.com/jaywcjlove/reference
- Docker 镜像:https://hub.docker.com/r/wcjiang/reference