TAAFT
Free mode
100% free
Freemium
Free Trial
Deals

521xueweihan / hellogithub.com

旧 HelloGitHub.com 网站源码

817 137 Language: CSS Updated: 1mo ago

README

此项目为 HelloGitHub.com 官网源码 HelloGitHub 分享 GitHub 上有趣、入门级的开源项目。

WeiXin GitHub stars GitHub issues Sina Weibo

简介

本项目采用:Python + Flask + MySQL + Redis 构建。

既然网站内容是开源项目推荐,那么索性就把代码也开源了。 重构中...

运行

  1. 下载:git clone [email protected]:521xueweihan/hellogithub.com.git
  2. 部署环境:切换到项目目录,执行 poetry install 安装依赖
  3. 运行:
    • 第一种:poetry run flask run
    • 第二种:poetry run python run.py

项目结构

├── README.md
├── config.py
├── doc
│   ├── hellogithub.gif
│   └── log.md
├── poetry.lock
├── pyproject.toml
├── run.py
└── website
    ├── __init__.py
    ├── home.py
    ├── static
    │   └── css
    │       └── index.css
    └── templates
        └── index.html

声明

<a rel="license" href="https://creativecommons.org/licenses/by-nc-nd/4.0/deed.zh">

知识共享许可协议

</a><br>本作品采用 <a rel="license" href="https://creativecommons.org/licenses/by-nc-nd/4.0/deed.zh">署名-非商业性使用-禁止演绎 4.0 国际</a> 进行许可。

<a href="mailto:[email protected]">联系我</a>

0 AIs selected
Clear selection
#
Name
Task