Hellogithub.com Save

旧 HelloGitHub.com 网站源码

Project 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

声明

知识共享许可协议
本作品采用 署名-非商业性使用-禁止演绎 4.0 国际 进行许可。

联系我

Open Source Agenda is not affiliated with "Hellogithub.com" Project. README Source: 521xueweihan/hellogithub.com
Stars
757
Open Issues
4
Last Commit
11 months ago
License

Open Source Agenda Badge

Open Source Agenda Rating