{"id":16542888,"url":"https://github.com/anneyang720/webprofile_backend","last_synced_at":"2025-03-04T07:11:44.799Z","repository":{"id":97167491,"uuid":"382617186","full_name":"AnneYang720/webprofile_backend","owner":"AnneYang720","description":"The completion of server and worker of WebProfile website.","archived":false,"fork":false,"pushed_at":"2021-11-10T07:22:42.000Z","size":1398,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-07T22:13:17.781Z","etag":null,"topics":["megengine"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AnneYang720.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2021-07-03T13:03:14.000Z","updated_at":"2022-04-12T06:01:37.000Z","dependencies_parsed_at":"2023-03-20T23:21:11.677Z","dependency_job_id":null,"html_url":"https://github.com/AnneYang720/webprofile_backend","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnneYang720%2Fwebprofile_backend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnneYang720%2Fwebprofile_backend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnneYang720%2Fwebprofile_backend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnneYang720%2Fwebprofile_backend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AnneYang720","download_url":"https://codeload.github.com/AnneYang720/webprofile_backend/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241801258,"owners_count":20022389,"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":["megengine"],"created_at":"2024-10-11T18:58:46.756Z","updated_at":"2025-03-04T07:11:44.757Z","avatar_url":"https://github.com/AnneYang720.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# **Summer2021-一个对用户友好的 web profile 工具**\n\n#### **介绍**\n\n社区：MegEngine（天元）\n\n项目：一个对用户友好的 web profile 工具\n\n项目编号：210040021\n\n简介：\n\n本项目完成了一个对用户友好的 web profile 工具，其中前端负责收集模型、管理任务、可视化、显示 profile 结果等；Server端负责处理请求\n\n管理数据库等；Worker端负责实际跑模型。\n\n项目地址：\n\nhttps://gitlab.summer-ospp.ac.cn/summer2021/210040021\n\nhttps://gitlab.summer-ospp.ac.cn/summer2021/210040021-2\n\n\n\n#### 使用说明\n\nweb profile 工具的项目背景、系统设计和使用说明请见项目仓库中的《项目功能说明书.pdf》\n\n\n\n#### 安装教程\n\n##### Step 1 获取代码\n\n```shell\n$ git clone https://gitlab.summer-ospp.ac.cn/summer2021/210040021.git frontend\n$ git clone https://gitlab.summer-ospp.ac.cn/summer2021/210040021-2.git backend\n```\n\n此时当前目录下应有代码结构如下：\n\n```\n.\n├── frontend/ - 前端\n├── backend/ \n\t├── deploy/ - 部署文件\n\t├── server/ - Server端\n\t├── worker/ - Worker端\n```\n\n\n\n##### Step 2 Docker\n\n```shell\n# 构建前端镜像\n$ docker build frontend/ -t webprofile_web:latest\n\n# 构建nginx镜像\n$ docker build frontend/nginx/ -t webprofile_nginx:latest\n\n# 构建Server镜像\n$ docker build backend/server/ -t webprofile_backend:latest\n\n# 编辑容器配置文件, 更改APP_M_ENDPOINT为网站的URL\n$ cp backend/deploy/config.example.env config.env\n$ vim config.env\n\n# 启动容器\n$ cd backend/deploy/\n$ docker-compose up\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanneyang720%2Fwebprofile_backend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fanneyang720%2Fwebprofile_backend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanneyang720%2Fwebprofile_backend/lists"}