{"id":14988538,"url":"https://github.com/hesic73/webnovel","last_synced_at":"2025-04-12T00:22:09.222Z","repository":{"id":246880912,"uuid":"817800729","full_name":"hesic73/webnovel","owner":"hesic73","description":"网络小说阅读网站，前端模仿笔趣阁","archived":false,"fork":false,"pushed_at":"2024-08-08T23:21:14.000Z","size":761,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-04T15:06:07.781Z","etag":null,"topics":["biquge","book","bulma","fastapi","novel","python","python3","qidian","sqlalchemy"],"latest_commit_sha":null,"homepage":"http://81.70.254.3","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hesic73.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-06-20T13:18:24.000Z","updated_at":"2025-02-14T04:44:22.000Z","dependencies_parsed_at":"2024-08-08T00:33:39.955Z","dependency_job_id":"84ab4ad4-30c7-4e50-ab78-c73fc281fa31","html_url":"https://github.com/hesic73/webnovel","commit_stats":{"total_commits":55,"total_committers":2,"mean_commits":27.5,"dds":0.07272727272727275,"last_synced_commit":"7dd90b54748da8fd74469a700a3fef363353532f"},"previous_names":["hesic73/webnovel"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hesic73%2Fwebnovel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hesic73%2Fwebnovel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hesic73%2Fwebnovel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hesic73%2Fwebnovel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hesic73","download_url":"https://codeload.github.com/hesic73/webnovel/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248498138,"owners_count":21114047,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["biquge","book","bulma","fastapi","novel","python","python3","qidian","sqlalchemy"],"created_at":"2024-09-24T14:16:54.028Z","updated_at":"2025-04-12T00:22:09.194Z","avatar_url":"https://github.com/hesic73.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 网络小说阅读网站\n\n## 技术栈\n\n- 后端：FastAPI + SQLAlchemy + Jinja2\n- 前端：Bulma + 原生JS\n\n## 安装\n\n```bash\n# 也可以用venv\nconda create --name webnovel python=3.11\nconda activate webnovel\n\ngit clone https://github.com/hesic73/webnovel\ncd webnovel\npip install -r requirements.txt\n```\n\n### 运行\n\n使用以下命令运行此应用：\n\n```\nfastapi dev app/main.py # 开发模式\nfastapi run app/main.py # 生产模式\n```\n\n也可以使用[gunicorn](https://gunicorn.org/)作为生产服务器：\n\n\n```bash\npip install gunicorn\ngunicorn --bind 0000:8000 -w 4 -k uvicorn.workers.UvicornWorker app.main:app\n```\n\n## 第三方功能组件\n\n- 管理面板使用[SQLAdmin](https://github.com/aminalaee/sqladmin)\n\n- 验证使用[AuthX](https://github.com/yezz123/AuthX)\n\n## 截图\n\n- 主页\n\n![](assets/novels.png)\n\n- 小说信息\n\n![](assets/novel.png)\n\n- 目录\n\n![](assets/chapters.png)\n\n- 章节内容\n\n![](assets/chapter.png)\n\n## 其他\n\n- 数据库使用SQLite。\n- 用户注册默认为普通用户，管理员账户需要手动在数据库中修改。\n- 小说数据从笔趣阁网站爬取。\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhesic73%2Fwebnovel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhesic73%2Fwebnovel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhesic73%2Fwebnovel/lists"}