{"id":26513186,"url":"https://github.com/stillmisty/shop","last_synced_at":"2026-04-03T23:34:31.884Z","repository":{"id":282561184,"uuid":"948909467","full_name":"StillMisty/shop","owner":"StillMisty","description":null,"archived":false,"fork":false,"pushed_at":"2025-05-01T07:17:01.000Z","size":1432,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-01T08:23:57.687Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Vue","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/StillMisty.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,"zenodo":null}},"created_at":"2025-03-15T08:29:02.000Z","updated_at":"2025-05-01T07:16:21.000Z","dependencies_parsed_at":"2025-04-21T09:46:43.754Z","dependency_job_id":null,"html_url":"https://github.com/StillMisty/shop","commit_stats":null,"previous_names":["stillmisty/shop"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/StillMisty/shop","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StillMisty%2Fshop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StillMisty%2Fshop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StillMisty%2Fshop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StillMisty%2Fshop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/StillMisty","download_url":"https://codeload.github.com/StillMisty/shop/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StillMisty%2Fshop/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273227988,"owners_count":25067696,"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","status":"online","status_checked_at":"2025-09-02T02:00:09.530Z","response_time":77,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":"2025-03-21T04:27:42.460Z","updated_at":"2025-10-30T13:20:36.482Z","avatar_url":"https://github.com/StillMisty.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Shop\n\n作为某人在辜的Web前端框架应用与开发课的作业\n\n开源地址 https://github.com/StillMisty/shop\n\n为了整合近期所学，使用的技术栈比较激进。\n\n你会看到有的地方使用比较老旧的写法，有的部分又十分激进，那就是我在边学边写。\n\n- Nuxt3 : SSR 的全栈框架\n- Vite : 构建工具\n- Vue3 : 前端框架\n- Vue Router : 路由\n- Pinia : 状态管理\n- Tailwind CSS :  原子化的 CSS 框架\n- TypeScript : 为了更好的类型检查\n- GSAP : 动画库\n- auto-animate : 动画库\n- Element Plus : 组件库\n- TanStack Query : 数据请求库\n- Lenis : 处理平滑滚动\n\n本来还想用 shadcn-vue 这个无 UI 组件库，但在我开写之前它并未支持 Tailwind CSS v4，所以只能用 Element Plus 了\n\n## Setup\n\n使用 pnpm 作为包管理器\n\n```bash\n# 下载依赖\npnpm install\n```\n\n## Development Server\n\n```bash\n# 启动开发服务器\npnpm dev\n```\n\n## Production\n\n```bash\n# 打包\npnpm build\n\n# 启动生产环境\nnode .output/server/index.mjs\n\n# 或者使用 pm2\npm2 start\n```\n\n因为我设置的 API 地址为 `http://localhost:3000/api`，访问打包出的页面时请访问 `http://localhost:3000` 否则会出现跨域问题,。\n\n也可选择在 `nuxt.config.ts` 中修改 `apiUrl` 选项。\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstillmisty%2Fshop","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstillmisty%2Fshop","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstillmisty%2Fshop/lists"}