{"id":30852567,"url":"https://github.com/mscbuild/nuxtjs-web-app","last_synced_at":"2026-05-04T11:36:22.052Z","repository":{"id":311781562,"uuid":"1045004914","full_name":"mscbuild/nuxtjs-web-app","owner":"mscbuild","description":" 🏛 Template build with Vue.js \u0026 Nuxt.js","archived":false,"fork":false,"pushed_at":"2025-08-26T16:24:21.000Z","size":29022,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-10-09T22:32:20.607Z","etag":null,"topics":["bitcoin","creative","design","development","modern","nuxtjs","product","responsive-design","sercice","vuejs","website-template"],"latest_commit_sha":null,"homepage":"https://codiux.netlify.app/","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/mscbuild.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","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,"zenodo":null},"funding":{"github":null,"patreon":null,"open_collective":null,"ko_fi":"rsurya99","tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":["https://trakteer.id/rsurya99"]}},"created_at":"2025-08-26T14:14:08.000Z","updated_at":"2025-08-27T12:44:43.000Z","dependencies_parsed_at":"2025-08-26T19:59:00.979Z","dependency_job_id":null,"html_url":"https://github.com/mscbuild/nuxtjs-web-app","commit_stats":null,"previous_names":["mscbuild/nuxtjs-web-app"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mscbuild/nuxtjs-web-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mscbuild%2Fnuxtjs-web-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mscbuild%2Fnuxtjs-web-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mscbuild%2Fnuxtjs-web-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mscbuild%2Fnuxtjs-web-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mscbuild","download_url":"https://codeload.github.com/mscbuild/nuxtjs-web-app/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mscbuild%2Fnuxtjs-web-app/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32606140,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-04T10:08:07.713Z","status":"ssl_error","status_checked_at":"2026-05-04T10:08:02.005Z","response_time":58,"last_error":"SSL_read: 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":["bitcoin","creative","design","development","modern","nuxtjs","product","responsive-design","sercice","vuejs","website-template"],"created_at":"2025-09-07T08:06:13.411Z","updated_at":"2026-05-04T11:36:22.032Z","avatar_url":"https://github.com/mscbuild.png","language":"Vue","funding_links":["https://ko-fi.com/rsurya99","https://trakteer.id/rsurya99"],"categories":[],"sub_categories":[],"readme":"#  Free landing page template built using Nuxtjs\n\n![](https://komarev.com/ghpvc/?username=mscbuild) \n ![](https://img.shields.io/github/license/mscbuild/nuxtjs-web-app) \n ![](https://img.shields.io/badge/PRs-Welcome-green)\n ![](https://img.shields.io/github/languages/code-size/mscbuild/nuxtjs-web-app)\n![](https://img.shields.io/badge/code%20style-vue-green)\n![](https://img.shields.io/github/stars/mscbuild)\n![](https://img.shields.io/badge/Topic-Github-lighred)\n![](https://img.shields.io/website?url=https%3A%2F%2Fgithub.com%2Fmscbuild)\n\nFree landing page template built using Nuxt 2 and Tailwindcss 3\n\n\u003e [LIVE DEMO](https://codiux.netlify.app)\n\n![Thumbnail](assets/img/thumbnail.jpg)\n\n## Project Structure\n\n ~~~bash \n├── assets  \n│ ├── css  \n│ └── img  \n├── components  \n│ └── base  \n├── layouts  \n├── mixins  \n├── pages  \n├── plugins  \n├── static  \n├── README.md  \n├── nuxt.config.js  \n├── package.json  \n└── tailwind.config.js\n~~~\n\n## Install Npm Packages\n\n*NPM : You must have to npm install packages. You can do this by running npm install from the root of your project to install all the necessary dependencies :*\n\n```bash\n$ npm install\n ```\n\n## Development server\n\n*Run npm run dev for a dev server. Navigate to [http://localhost:3000] . The app will automatically reload if you change any of the source files.*\n\n~~~bash\n$ npm run dev\n~~~\n\n## Generate static project\n\n~~~bash\n$ npm run generate\n~~~\n\n## Build for production and launch server\n\n~~~bash\n$ npm run build\n$ npm run start\n~~~\nFor detailed explanation on how things work, check out [Nuxt.js](https://nuxtjs.org/) docs.\n \n \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmscbuild%2Fnuxtjs-web-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmscbuild%2Fnuxtjs-web-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmscbuild%2Fnuxtjs-web-app/lists"}