{"id":23485603,"url":"https://github.com/yuler/eat","last_synced_at":"2025-04-14T05:45:54.372Z","repository":{"id":42746114,"uuid":"280491532","full_name":"yuler/eat","owner":"yuler","description":null,"archived":false,"fork":false,"pushed_at":"2022-12-07T05:21:31.000Z","size":757,"stargazers_count":1,"open_issues_count":15,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-06T12:13:18.464Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/yuler.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}},"created_at":"2020-07-17T17:55:47.000Z","updated_at":"2023-03-04T05:02:43.000Z","dependencies_parsed_at":"2023-01-24T13:45:26.352Z","dependency_job_id":null,"html_url":"https://github.com/yuler/eat","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/yuler%2Feat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yuler%2Feat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yuler%2Feat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yuler%2Feat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yuler","download_url":"https://codeload.github.com/yuler/eat/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248830425,"owners_count":21168272,"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":[],"created_at":"2024-12-24T22:13:28.277Z","updated_at":"2025-04-14T05:45:54.341Z","avatar_url":"https://github.com/yuler.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# What To Eat\n\n”吃啥好“ 小程序\n\n![搜一搜](./snapshot/qrcode-and-search.png)\n\n# Tech Stack\n\n- [原生小程序框架](https://developers.weixin.qq.com/miniprogram/dev/reference)\n- [小程序云开发](https://developers.weixin.qq.com/miniprogram/dev/wxcloud/basis/getting-started.html)\n\n# Project Struct\n\n```\n├── snapshot // 屏幕快照\n├── database // module 示例\n├── scripts  // 工程化脚本\n```\n\n# Deploy\n\n发送 PR，然后添加 `preview` 标签，会自动部署到预览环境，确认无误后提交审核。\n\n审核通过合并代码，GitHub Release。小程序后台/小程序助手 上全量发布。\n\n# Models\n\nDefine Some model fields type base on [wxcloud database](https://developers.weixin.qq.com/miniprogram/dev/wxcloud/guide/database/data-type.html)\n\n```typescript\nRestaurant {\n  name: string\n  cover: string\n  score: number\n  recommend: string\n  posters: string[]\n  location: string[]  // Geo\n}\n```\n\n# Note\n\n开发工具报错\n\n```\n/bin/sh: npx: command not found\n```\n\n```bash\nsudo ln -s `which npx` /usr/local/bin/npx\nsudo ln -s `which node` /usr/local/bin/node\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyuler%2Feat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyuler%2Feat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyuler%2Feat/lists"}