{"id":16439445,"url":"https://github.com/devjin0617/nuxt-composition-api-example","last_synced_at":"2026-03-18T19:38:09.112Z","repository":{"id":73987690,"uuid":"217192728","full_name":"devjin0617/nuxt-composition-api-example","owner":"devjin0617","description":null,"archived":false,"fork":false,"pushed_at":"2023-06-21T23:07:52.000Z","size":381,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-25T22:31:38.205Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/devjin0617.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":"2019-10-24T02:17:21.000Z","updated_at":"2019-10-24T08:14:31.000Z","dependencies_parsed_at":null,"dependency_job_id":"ebeef19f-aefb-4195-80f9-2bf835173f0f","html_url":"https://github.com/devjin0617/nuxt-composition-api-example","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/devjin0617/nuxt-composition-api-example","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devjin0617%2Fnuxt-composition-api-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devjin0617%2Fnuxt-composition-api-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devjin0617%2Fnuxt-composition-api-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devjin0617%2Fnuxt-composition-api-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devjin0617","download_url":"https://codeload.github.com/devjin0617/nuxt-composition-api-example/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devjin0617%2Fnuxt-composition-api-example/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29952249,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-28T18:42:55.706Z","status":"ssl_error","status_checked_at":"2026-02-28T18:42:48.811Z","response_time":90,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"2024-10-11T09:09:19.291Z","updated_at":"2026-02-28T21:31:31.929Z","avatar_url":"https://github.com/devjin0617.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Nuxt + composition-api 예제 프로젝트\n\n\u003e `Nuxt` 에서 `composition-api` 를 간단하게 사용하는 방법에 관하여 예제코드를 작성합니다.\n\n## 프로젝트 생성\n\n``` bash\n$ npm init nuxt-app .\n# .은 프로젝트 위치입니다.\n```\n\n`nuxt-app` 으로 프로젝트 생성시 설정은 아래와 같이 진행했습니다.\n\n- Choose the package manager: npm\n- Choose UI framework: Tailwind CSS\n- Choose custom server framework: Express\n- Choose Nuxt.js modules: Axios\n- Choose linting tools: ESLint, Prettier, ~Line staged files~\n- Choose test framework: Jest\n- Choose rendering mode: Universal (SSR)\n- Choose development tools: jsconfig.json\n\n\n## 프로젝트 운영\n\n``` bash\n# npm 모듈 설치\n$ npm run install\n\n# hot reload가 적용된 localhost 서버 실행하기 (포트는 3000)\n$ npm run dev\n\n# 프로젝트 빌드 및 서버 시작하기\n$ npm run build\n$ npm run start\n\n# 정적 파일로 생성하기\n$ npm run generate\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevjin0617%2Fnuxt-composition-api-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevjin0617%2Fnuxt-composition-api-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevjin0617%2Fnuxt-composition-api-example/lists"}