{"id":20393554,"url":"https://github.com/chantouchsek/admin-pos","last_synced_at":"2025-03-05T00:29:23.710Z","repository":{"id":97744842,"uuid":"159925571","full_name":"chantouchsek/admin-pos","owner":"chantouchsek","description":"Point of Sales Admin Panel","archived":false,"fork":false,"pushed_at":"2019-03-16T13:18:28.000Z","size":26381,"stargazers_count":2,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-15T10:55:36.962Z","etag":null,"topics":["admin","coreui","vue","vue2"],"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/chantouchsek.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","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":"2018-12-01T08:43:28.000Z","updated_at":"2021-07-02T00:39:36.000Z","dependencies_parsed_at":null,"dependency_job_id":"c532ea74-68da-4695-b2c0-b7f702711954","html_url":"https://github.com/chantouchsek/admin-pos","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chantouchsek%2Fadmin-pos","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chantouchsek%2Fadmin-pos/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chantouchsek%2Fadmin-pos/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chantouchsek%2Fadmin-pos/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chantouchsek","download_url":"https://codeload.github.com/chantouchsek/admin-pos/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241944902,"owners_count":20046855,"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":["admin","coreui","vue","vue2"],"created_at":"2024-11-15T03:49:18.139Z","updated_at":"2025-03-05T00:29:23.702Z","avatar_url":"https://github.com/chantouchsek.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Admin POS Admin Template\n\n## Installation\n\n### Clone repo\n\n``` bash\n# clone the repo\n$ git clone https://github.com/chantouchsek/admin-pos admin-pos\n\n# go into app's directory\n$ cd admin-pos\n\n# install app's dependencies\n$ npm install\n\n$ yarn\n```\n\n## Usage\n\n``` bash\n# serve with hot reload at localhost:8080\nnpm run serve\n\nyarn serve\n\n# build for production with minification\nnpm run build\n\nyarn build\n\n# run linter\nnpm run lint\n\nyarn lint\n\n# run unit tests\nnpm run test:unit\n\nyarn test:unit\n\n# run e2e tests\nnpm run test:e2e\n\nyarn test:e2e\n\n```\n\nFor a detailed explanation on how things work, check out the [Vue CLI Guide](https://cli.vuejs.org/guide/).\n\n## What's included\n\nWithin the download you'll find the following directories and files:\n\n```\nadmin-pos/\n├── public/              # pure static assets (directly copied)\n│   └── index.html           # index.html template\n├── src/                 # project root\n│   ├── assets/                 # module assets (processed by webpack)\n│   │   └── scss/               # user styles\n│   ├── components/             # ui components\n│   ├── containers/             # ui containers\n│   ├── router/                 # routing \n│   ├── shared/                 # utils\n│   ├── views/                  # ui views\n│   ├── _nav.js                 # sidebar nav config\n│   ├── App.vue                 # main app component\n│   └── main.js                 # app entry file\n├── test/\n│   └── unit/            # unit tests\n│   └── e2e/             # e2e tests\n├── .eslintrc.js         # eslint config\n├── .gitignore           # defaults for gitignore\n├── .postcssrc.js        # postcss config\n├── CHANGELOG.md\n├── README.md\n├── babel.config.js      # babel config\n├── jest.config.js       # jest config\n├── vue.config.js        # vue-cli config\n├── LICENSE\n└── package.json         # build scripts and dependencies\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchantouchsek%2Fadmin-pos","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchantouchsek%2Fadmin-pos","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchantouchsek%2Fadmin-pos/lists"}