{"id":23044864,"url":"https://github.com/cmsrs/cmsrs3-vuejs","last_synced_at":"2025-04-03T01:44:05.937Z","repository":{"id":73449045,"uuid":"577762470","full_name":"cmsrs/cmsrs3-vuejs","owner":"cmsrs","description":null,"archived":false,"fork":false,"pushed_at":"2024-04-14T12:46:00.000Z","size":874,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-04-14T16:25:56.472Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cmsrs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2022-12-13T13:20:16.000Z","updated_at":"2024-04-17T15:39:51.342Z","dependencies_parsed_at":"2023-12-04T20:25:27.255Z","dependency_job_id":"fd31c240-1db4-40c0-aaa9-36b866eadcb1","html_url":"https://github.com/cmsrs/cmsrs3-vuejs","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/cmsrs%2Fcmsrs3-vuejs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cmsrs%2Fcmsrs3-vuejs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cmsrs%2Fcmsrs3-vuejs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cmsrs%2Fcmsrs3-vuejs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cmsrs","download_url":"https://codeload.github.com/cmsrs/cmsrs3-vuejs/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246922235,"owners_count":20855343,"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":[],"created_at":"2024-12-15T21:17:02.044Z","updated_at":"2025-04-03T01:44:05.914Z","avatar_url":"https://github.com/cmsrs.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n    \u003cimg src=\"http://www.cmsrs.pl/images/cms/logo_cmsrs.png\"\u003e\u003cbr/\u003e\n    CMS, gallery, and shop based on Laravel and Vue.js\n\u003c/p\u003e\n\u003c/br\u003e\n\u003cp align=\"center\"\u003e\n\u003ca href=\"https://github.com/vuejs/\"\u003e\u003cimg src=\"https://img.shields.io/badge/Vue.js-3-yellowgreen\"\u003e\u003c/a\u003e\n\u003ca href=\"https://www.cmsrs.pl/en/cms/cmsrs/coverage-test\"\u003e\u003cimg src=\"https://img.shields.io/badge/coverage-90%25-yellowgreen\"\u003e\u003c/a\u003e\n\u003ca href=\"https://github.com/cmsrs/cmsrs3/blob/master/LICENSE\"\u003e\u003cimg src=\"https://img.shields.io/badge/license-MIT-green\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\u003c/br\u003e\n\u003c/br\u003e\n\n\n# cmsrs3-vuejs\n\n### Prepare configuration\n\n1. Copy the example configuration file:\n    ```bash\n    cp ./src/config.js.example ./src/config.js\n    ```\n\n2. Open `./src/config.js` and modify the following directives to suit your needs:\n\n    ```javascript\n    export const SERVER_URL = 'http://127.0.0.1:8000';\n\n    // Must be the same as on the server side in the .env file\n    export const API_SECRET = '';\n\n    // Add an additional string to the admin area\n    // If this directive === '', the URL will be /admin\n    export const ADMIN_URL_SECRET = '';\n\n    export const DEMO_STATUS = false;\n    ```\n\n    - `SERVER_URL`: The base URL of your server.\n    - `API_SECRET`: Should match the API secret set in your server's `.env` file.\n    - `ADMIN_URL_SECRET`: An additional string to secure the admin URL. If left empty, the admin URL will be `/admin`.\n    - `DEMO_STATUS`: Set to `true` only if running in demo mode.\n\n### Install \n```\nnpm install\n```\n\n### Run tests\n```\n./test.sh all\n```\nor\n```\nnpm test a\n```\n\n### Start the development server\n```\nnpm run dev\n```\n\n### Compiles and hot-reloads for development\n```\nnpm run serve\n```\n\n### Compiles and minifies for production\n```\nnpm run build\n```\n\n### Lints and fixes files\n```\nnpm run lint\n```\n\n### Format code\n```\nnpm run format\n```\n\n### Server code \nhttps://github.com/cmsrs/cmsrs3\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcmsrs%2Fcmsrs3-vuejs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcmsrs%2Fcmsrs3-vuejs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcmsrs%2Fcmsrs3-vuejs/lists"}