{"id":15040656,"url":"https://github.com/pkej/vue-cli-3-nuxt-typescript","last_synced_at":"2025-04-14T18:34:07.123Z","repository":{"id":206449728,"uuid":"137994662","full_name":"pkej/vue-cli-3-nuxt-typescript","owner":"pkej","description":"Finally I got typescript working with Nuxt-Edge, using vue-cli 3","archived":false,"fork":false,"pushed_at":"2018-12-02T11:35:55.000Z","size":364,"stargazers_count":24,"open_issues_count":2,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-28T07:03:32.287Z","etag":null,"topics":["mobx-vue","nuxt-edge","nuxtjs","typescript","typescript2","vue","vue-cli","vuejs","vuejs2"],"latest_commit_sha":null,"homepage":"","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/pkej.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}},"created_at":"2018-06-20T07:17:16.000Z","updated_at":"2023-03-17T12:12:05.000Z","dependencies_parsed_at":"2023-11-09T17:42:20.764Z","dependency_job_id":null,"html_url":"https://github.com/pkej/vue-cli-3-nuxt-typescript","commit_stats":null,"previous_names":["pkej/vue-cli-3-nuxt-typescript"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pkej%2Fvue-cli-3-nuxt-typescript","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pkej%2Fvue-cli-3-nuxt-typescript/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pkej%2Fvue-cli-3-nuxt-typescript/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pkej%2Fvue-cli-3-nuxt-typescript/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pkej","download_url":"https://codeload.github.com/pkej/vue-cli-3-nuxt-typescript/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248937215,"owners_count":21186186,"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":["mobx-vue","nuxt-edge","nuxtjs","typescript","typescript2","vue","vue-cli","vuejs","vuejs2"],"created_at":"2024-09-24T20:44:52.987Z","updated_at":"2025-04-14T18:34:07.096Z","avatar_url":"https://github.com/pkej.png","language":"Vue","funding_links":[],"categories":["Vue"],"sub_categories":[],"readme":"# server\n```bash\nvue-cli w/typescript, pwa, tslint, router\nnpm --save install nuxt nuxt-class-component nuxt-property-decorator @nuxtjs/axios @nuxtjs/style-resources mobx mobx-vue @nuxtjs/font-awesome @nuxtjs/localtunnel vue-i18n @nuxtjs/vuetify socket.io\n\nnpm --save-dev install nuxt-typescript\n```\n## Project setup\n\n```\nnpm install\n```\n\n### Compiles and hot-reloads for development\n\n```\nnpm run serve\n```\n\n### Compiles and minifies for production\n\n```\nnpm run build\n```\n\n### Run your tests\n\n```\nnpm run test\n```\n\n### Lints and fixes files\n\n```\nnpm run lint\n```\n\n### Customize configuration\n\nSee [Configuration Reference](https://cli.vuejs.org/config/).\n\n### Typescript book\n\n[The online book on TypeScript](https://basarat.gitbooks.io/typescript/content/)\n\n### Typescript template\n\n[Lifted ideas from this](https://github.com/nuxt-community/typescript-template)\n\n### Nuxt examples\n\nhttps://github.com/nuxt/nuxt.js/tree/dev/examples\n\n### Typescript module for nuxt\n\nGit: https://github.com/wagerfield/nuxt-typescript\n\n### nuxt-class-component\n\nhttps://github.com/nuxt-community/nuxt-class-component\n\n### nuxt-property-decorator\n\nhttps://github.com/nuxt-community/nuxt-property-decorator\n\n### @nuxtjs/axios\n\nDocs: https://axios.nuxtjs.org/\nGit: https://github.com/nuxt-community/axios-module\n\n### @nuxtjs/style-resources\n\nhttps://github.com/nuxt-community/style-resources-module\n\n### @nuxtjs/localtunnel\n\nGit: https://github.com/nuxt-community/modules/tree/master/packages/localtunnel\nlocaltunnel git: https://github.com/localtunnel/localtunnel\nAlternatives: https://www.pluralsight.com/guides/exposing-your-local-node-js-app-to-the-world\n\n### @nuxtjs/pwa-module\n\nDocs: https://pwa.nuxtjs.org/\nGit: https://github.com/nuxt-community/pwa-module\n\n### @nuxtjs/vuetify\n\nhttps://github.com/nuxt-community/modules/tree/master/packages/vuetify\n\n### mobx\n\nDocs: https://mobx.js.org/\nGit: https://github.com/mobxjs/mobx\nAwesome: https://github.com/mobxjs/awesome-mobx\n\n### socket.io\n\nWeb: https://socket.io/\n\n#### Tutorials\n\nhttps://www.youtube.com/watch?v=ggVsXljT0MI\nhttps://www.youtube.com/watch?v=To5y2WLsKIw\n\n### vue-mobx\n\nGit: https://github.com/mobxjs/mobx-vue\n\n### TODO\n\nhttps://github.com/epoberezkin/ajv\nhttps://github.com/quasarframework/quasar-nuxt\nhttps://github.com/CKGrafico/FooCards-Nuxt\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpkej%2Fvue-cli-3-nuxt-typescript","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpkej%2Fvue-cli-3-nuxt-typescript","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpkej%2Fvue-cli-3-nuxt-typescript/lists"}