THU Hole react frontend
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
hole-thu 6826201da9 update login page II 10 months ago
.github/workflows update api address in github action 1 year ago
.yarn update login page 10 months ago
public update some text 3 years ago
src update login page II 10 months ago
.env bump everything 3 years ago
.eslintrc bump everything 3 years ago
.gitignore yarn v4 & not using Zero-Installs 2 years ago
.pnp.cjs update login page 10 months ago
.pnp.loader.mjs yarn v4 & not using Zero-Installs 2 years ago
.prettierrc.js prepare for merging https://github.com/AllanChain/PKUHoleCommunity/ 5 years ago
.yarnrc.yml yarn v4 & not using Zero-Installs 2 years ago
LICENSE.txt 处理部分不优雅的内容,改名 5 years ago
README.md Update README.md 3 years ago
package.json yarn v4 & not using Zero-Installs 2 years ago
yarn.lock yarn v4 & not using Zero-Installs 2 years ago

README.md

网页版 新T树洞 https://thuhollow.github.io/

获取源码

git clone https://github.com/thuhollow/thuhollow.github.io.git

部署

  • 本地调试
yarn install
yarn start
  • 打包部署
export REACT_APP_BUILD_INFO="your version"
yarn run build

后端接口

  • /_login
  • /_api/v1/...

问题反馈

对 新T树洞 网页版的 bug 反馈请在仓库提交 Issue。

欢迎提出功能和 UI 建议,但可能不会被采纳。根据 AGPL,你有权自行实现你的想法。

不方便在 GitHub 上说明的问题可以邮件联系。邮件内容不会被公开。

对 新T树洞 后端服务、客户端、账号、树洞内容的反馈请联系邮件。

License

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License along with this program. If not, see https://www.gnu.org/licenses/.