{"id":19057438,"url":"https://github.com/femessage/create-nuxt-app","last_synced_at":"2025-04-24T05:22:49.983Z","repository":{"id":52463680,"uuid":"192308841","full_name":"FEMessage/create-nuxt-app","owner":"FEMessage","description":"⚡️Create deepexi style nuxt app in seconds","archived":false,"fork":false,"pushed_at":"2021-04-28T12:04:26.000Z","size":2488,"stargazers_count":45,"open_issues_count":1,"forks_count":25,"subscribers_count":3,"default_branch":"dev","last_synced_at":"2025-03-30T07:12:41.108Z","etag":null,"topics":["create-app","element-ui","nuxt","vant"],"latest_commit_sha":null,"homepage":"https://femessage.github.io/create-nuxt-app/","language":"JavaScript","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/FEMessage.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}},"created_at":"2019-06-17T08:44:09.000Z","updated_at":"2025-03-12T14:51:18.000Z","dependencies_parsed_at":"2022-09-06T07:01:52.233Z","dependency_job_id":null,"html_url":"https://github.com/FEMessage/create-nuxt-app","commit_stats":null,"previous_names":[],"tags_count":36,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FEMessage%2Fcreate-nuxt-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FEMessage%2Fcreate-nuxt-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FEMessage%2Fcreate-nuxt-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FEMessage%2Fcreate-nuxt-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FEMessage","download_url":"https://codeload.github.com/FEMessage/create-nuxt-app/tar.gz/refs/heads/dev","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250567902,"owners_count":21451519,"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":["create-app","element-ui","nuxt","vant"],"created_at":"2024-11-08T23:57:21.616Z","updated_at":"2025-04-24T05:22:49.961Z","avatar_url":"https://github.com/FEMessage.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# create-nuxt-app\n\n[![Build Status](https://travis-ci.com/FEMessage/create-nuxt-app.svg?branch=master)](https://travis-ci.com/FEMessage/create-nuxt-app)\n[![NPM Download](https://badgen.net/npm/dm/@femessage/create-nuxt-app)](https://www.npmjs.com/package/@femessage/create-nuxt-app)\n[![NPM Version](https://badgen.net/npm/v/@femessage/create-nuxt-app)](https://www.npmjs.com/package/@femessage/create-nuxt-app)\n[![NPM License](https://badgen.net/npm/license/@femessage/create-nuxt-app)](https://github.com/FEMessage/create-nuxt-app/blob/master/LICENSE)\n[![PRs Welcome](https://badgen.net/badge/PRs/welcome/green)](https://github.com/FEMessage/create-nuxt-app/pulls)\n[![semantic-release](https://badgen.net/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80/semantic-release/e10079)](https://github.com/semantic-release/semantic-release)\n\n## Table of Contents\n\n- [Introduction](#introduction)\n- [Demo](#demo)\n- [Features](#features)\n- [Links](#links)\n- [Usage](#usage)\n- [Frameworks](#frameworks)\n- [Developer Guide](#developer-guide)\n- [Contributors](#contributors)\n- [License](#license)\n\n## Introduction\n\nCreate an enterprise nuxt app in seconds.\n\n[⬆ Back to Top](#table-of-contents)\n\n## Features\n\n- [x] [typescript](https://www.typescriptlang.org/) TypeScript extends JavaScript by adding types.\n- [x] [composition-api](https://composition-api.vuejs.org/) a set of additive, function-based APIs that allow flexible composition of component logic.\n- [x] [prettier](https://prettier.io/) Prettier is an opinionated code formatter\n- [x] [eslint](https://eslint.org/) A fully pluggable tool for identifying and reporting on patterns in JavaScript\n- [x] [stylelint](https://stylelint.io/) A mighty, modern style linter\n- [x] [commitlint](https://conventional-changelog.github.io/commitlint/) Lint commit messages\n- [x] [gitlab-ci](https://about.gitlab.com/product/continuous-integration/) GitLab CI\n- [x] [dotenv](https://github.com/motdotla/dotenv) Loads environment variables from .env for nodejs projects\n- [x] [@femessage/element-ui](http://femessage.github.io/element/) A Vue.js 2.0 UI Toolkit for Web\n- [x] [@femessage/vant](http://femessage.github.io/vant/) Lightweight Mobile UI Components built on Vue\n- [x] [PWA](https://pwa.nuxtjs.org) Nuxt Progressive Web Apps solution\n- [x] [API Manage](https://github.com/FEMessage/create-nuxt-app/blob/dev/docs/api.md) RESTful API management\n- [x] [breadcrumb](https://www.yuque.com/docs/share/2fb86219-e8be-4007-a2b8-39641d5e79df)\n- [x] [Cypress](https://www.cypress.io/)\n\n[⬆ Back to Top](#table-of-contents)\n\n## Inspiration\n\n- [create-nuxt-app](https://github.com/nuxt/create-nuxt-app)\n- [nuxt-element-dashboard](https://github.com/levy9527/nuxt-element-dashboard)\n\n[⬆ Back to Top](#table-of-contents)\n\n## [Demo](https://femessage.github.io/create-nuxt-app/)\n\n### Nuxt-Admin\n\n- tenantId admin\n- account   admin\n- password   abcd1234\n\n**run local dev server**\n\n```sh\n# white a .env file in root\nAPI_SERVER=https://mockapi.eolinker.com/IeZWjzy87c204a1f7030b2a17b00f3776ce0a07a5030a1b\nAPP_ID=1204701543597604893\n```\n\n## Links\n- [TypeScript FAQ](https://deepexi.yuque.com/docs/share/ec81b0e7-b1b4-426c-a66c-8c293e7185c2)\n- [Composition API Best Practices](https://deepexi.yuque.com/docs/share/54bd68ca-27bb-4db8-8b26-f2dd1de406ff)\n\n## Usage\n\nMake sure you have [npx](https://www.npmjs.com/package/npx) installed (`npx` is shipped by default since [npm](https://www.npmjs.com/get-npm) `5.2.0`)\n\nOne-off usage via npx:\n\n```bash\nnpx @femessage/create-nuxt-app [my-project] -t [template]\n```\n\nGlobal install:\n\n```bash\nyarn global add @femessage/create-nuxt-app\n```\n\nHelp text:\n\n```bash\nnpx @femessage/create-nuxt-app -h\n\nUsage:\n  create-nuxt-app [options]\n\nOptions:\n  -t, --template \u003ctemplate\u003e  create a preset template\n  -l, --list                 the list of preset template\n  -a, --all                  generate all preset template\n  -o, --output \u003coutput\u003e      the output path of the generator\n  -h, --help                 Display this message\n  -v, --version              Display version number\n```\n\n\u003cdetails\u003e\u003csummary\u003ePreview\u003c/summary\u003e\n\n![preview](https://i.loli.net/2020/02/17/B8FHNTerut53m14.gif)\n\n\u003c/details\u003e\n\n\u003cbr\u003e\n\n[⬆ Back to Top](#table-of-contents)\n\n## Frameworks\n\n### Admin\n\n```bash\nnpx @femessage/create-nuxt-app -t admin\n```\n\n![nuxt-admin](https://i.loli.net/2020/02/17/sMtU3kHCefAyRTN.jpg)\n\nAn PC admin template\n\nDefault account\nadmin\nadmin\nabcd1234\n\n### Mobile\n\n```bash\nnpx @femessage/create-nuxt-app -t mobile\n```\n\n\u003cimg style=\"width: 50%\" src=\"https://i.loli.net/2019/08/29/mTyvRhrHPWSwitK.png\"\u003e\n\n[⬆ Back to Top](#table-of-contents)\n\n## Developer Guide\n\nPlease check out [developer guide](./developer-guide.md).\n\n[⬆ Back to Top](#table-of-contents)\n\n## Contributors\n\nThanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):\n\n\u003c!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section --\u003e\n\u003c!-- prettier-ignore --\u003e\n\u003ctable\u003e\u003ctr\u003e\u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/lianghx-319\"\u003e\u003cimg src=\"https://avatars2.githubusercontent.com/u/27187946?v=4\" width=\"100px;\" alt=\"Han\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eHan\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/FEMessage/create-nuxt-app/commits?author=lianghx-319\" title=\"Code\"\u003e💻\u003c/a\u003e \u003ca href=\"https://github.com/FEMessage/create-nuxt-app/commits?author=lianghx-319\" title=\"Documentation\"\u003e📖\u003c/a\u003e \u003ca href=\"https://github.com/FEMessage/create-nuxt-app/commits?author=lianghx-319\" title=\"Tests\"\u003e⚠️\u003c/a\u003e \u003ca href=\"#infra-lianghx-319\" title=\"Infrastructure (Hosting, Build-Tools, etc)\"\u003e🚇\u003c/a\u003e\u003c/td\u003e\u003ctd align=\"center\"\u003e\u003ca href=\"https://donaldshen.github.io/portfolio\"\u003e\u003cimg src=\"https://avatars3.githubusercontent.com/u/19591950?v=4\" width=\"100px;\" alt=\"Donald Shen\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eDonald Shen\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/FEMessage/create-nuxt-app/commits?author=donaldshen\" title=\"Code\"\u003e💻\u003c/a\u003e \u003ca href=\"https://github.com/FEMessage/create-nuxt-app/commits?author=donaldshen\" title=\"Tests\"\u003e⚠️\u003c/a\u003e \u003ca href=\"#maintenance-donaldshen\" title=\"Maintenance\"\u003e🚧\u003c/a\u003e\u003c/td\u003e\u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/levy9527/blog\"\u003e\u003cimg src=\"https://avatars3.githubusercontent.com/u/9384365?v=4\" width=\"100px;\" alt=\"levy\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003elevy\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"#review-levy9527\" title=\"Reviewed Pull Requests\"\u003e👀\u003c/a\u003e \u003ca href=\"#infra-levy9527\" title=\"Infrastructure (Hosting, Build-Tools, etc)\"\u003e🚇\u003c/a\u003e\u003c/td\u003e\u003ctd align=\"center\"\u003e\u003ca href=\"http://67.216.223.155/resume/\"\u003e\u003cimg src=\"https://avatars3.githubusercontent.com/u/26338853?v=4\" width=\"100px;\" alt=\"OuZuYu\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eOuZuYu\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/FEMessage/create-nuxt-app/commits?author=OuZuYu\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\u003ctd align=\"center\"\u003e\u003ca href=\"https://evila.me\"\u003e\u003cimg src=\"https://avatars3.githubusercontent.com/u/19513289?v=4\" width=\"100px;\" alt=\"EVILLT\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eEVILLT\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/FEMessage/create-nuxt-app/commits?author=evillt\" title=\"Code\"\u003e💻\u003c/a\u003e \u003ca href=\"https://github.com/FEMessage/create-nuxt-app/commits?author=evillt\" title=\"Documentation\"\u003e📖\u003c/a\u003e \u003ca href=\"#tool-evillt\" title=\"Tools\"\u003e🔧\u003c/a\u003e\u003c/td\u003e\u003ctd align=\"center\"\u003e\u003ca href=\"https://colmugx.github.io\"\u003e\u003cimg src=\"https://avatars1.githubusercontent.com/u/21327913?v=4\" width=\"100px;\" alt=\"ColMugX\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eColMugX\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/FEMessage/create-nuxt-app/commits?author=colmugx\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\u003ctd align=\"center\"\u003e\u003ca href=\"https://shoyuf.top\"\u003e\u003cimg src=\"https://avatars3.githubusercontent.com/u/27998490?v=4\" width=\"100px;\" alt=\"Shoyuf\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eShoyuf\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/FEMessage/create-nuxt-app/commits?author=shoyuf\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\u003c/tr\u003e\u003ctr\u003e\u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/zhn4\"\u003e\u003cimg src=\"https://avatars2.githubusercontent.com/u/11404946?v=4\" width=\"100px;\" alt=\"zhn4\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003ezhn4\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/FEMessage/create-nuxt-app/commits?author=zhn4\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\u003ctd align=\"center\"\u003e\u003ca href=\"https://4ark.me\"\u003e\u003cimg src=\"https://avatars0.githubusercontent.com/u/27952659?v=4\" width=\"100px;\" alt=\"4Ark\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003e4Ark\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/FEMessage/create-nuxt-app/commits?author=gd4Ark\" title=\"Code\"\u003e💻\u003c/a\u003e \u003ca href=\"https://github.com/FEMessage/create-nuxt-app/issues?q=author%3Agd4Ark\" title=\"Bug reports\"\u003e🐛\u003c/a\u003e\u003c/td\u003e\u003c/tr\u003e\u003c/table\u003e\n\n\u003c!-- ALL-CONTRIBUTORS-LIST:END --\u003e\n\nThis project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!\n\n[⬆ Back to Top](#table-of-contents)\n\n## License\n\n[MIT](./LICENSE)\n\n[⬆ Back to Top](#table-of-contents)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffemessage%2Fcreate-nuxt-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffemessage%2Fcreate-nuxt-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffemessage%2Fcreate-nuxt-app/lists"}