{"id":23972342,"url":"https://github.com/domicoder/devskills-web","last_synced_at":"2026-02-16T07:33:29.793Z","repository":{"id":271010022,"uuid":"912115673","full_name":"domicoder/devskills-web","owner":"domicoder","description":null,"archived":false,"fork":false,"pushed_at":"2025-01-04T19:46:17.000Z","size":1579,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-19T07:56:55.475Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Vue","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/domicoder.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,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-01-04T16:41:16.000Z","updated_at":"2025-01-04T19:46:21.000Z","dependencies_parsed_at":"2025-10-11T23:39:48.385Z","dependency_job_id":"2cd33127-aa4c-4074-a9f9-2192c6ff1b91","html_url":"https://github.com/domicoder/devskills-web","commit_stats":null,"previous_names":["domicoder/devskills-web"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/domicoder/devskills-web","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domicoder%2Fdevskills-web","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domicoder%2Fdevskills-web/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domicoder%2Fdevskills-web/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domicoder%2Fdevskills-web/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/domicoder","download_url":"https://codeload.github.com/domicoder/devskills-web/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domicoder%2Fdevskills-web/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29502934,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-16T05:57:17.024Z","status":"ssl_error","status_checked_at":"2026-02-16T05:56:49.929Z","response_time":115,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":[],"created_at":"2025-01-07T03:03:36.666Z","updated_at":"2026-02-16T07:33:29.779Z","avatar_url":"https://github.com/domicoder.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\n    \u003cimg src=\"https://img001.prntscr.com/file/img001/1Ufcbg1TTviJY8TjoW5Yew.png\" alt=\"Members area\" /\u003e\n\u003c/h1\u003e\n\n# Devskills VUE - NC form\n\nLanding page with [Vue.js](https://vuejs.org/), [Vuetify](https://vuetifyjs.com/) and [Restify (backend)](https://github.com/restify/node-restify).\n\n# Demo\n\nOpen Demo: [Devskills web](https://devskillsvue.netlify.app/)\n\n## Project setup\n\n##### Folder Structure\n\n-   `devskills-form`\n    -   `restify-restful-api`\n    -   `devskills-web`\n\n##### Create a directory\n\n`$ mkdir devskills-form`\n\n`$ cd devskills-form`\n\n##### Clone API repository\n\n\u003e Changes: `created resource code` updated from `200` to `201`\n\n`$ git clone https://github.com/domicoder/restify-restful-api.git`\n\n**or**\n\n\u003e Changes: No.\n\n##### Configuring API\n\n`$ cd devskills-api`\n\n`$ npm install`\n\n[Click here to setup environment variables to API](https://github.com/domicoder/restify-restful-api#environtment-variables)\n\nAfter setup variables run: `$ npm start` or `npm run serve`\n\n##### Clone frontend repository (this)\n\n`$ Open directory devskills-form`, or if you are in API git repository `cd ..`\n\n`$ git clone https://github.com/domicoder/devskills-web.git`\n\n`$ cd devskills-web`\n\n##### npm packages\n\n`$ npm install`\n\nOpen Visual Studio Code `$ code .`\n\n[Click here to setup environment variables to Vue Project](https://github.com/domicoder/devskills-web#environment-variables-)\n\nAfter setup variables run: `$ npm start` or `npm run serve`\n\n##### Unit test\n\n`$ npm test`\n\n\u003ch2 align=\"center\"\u003e\n\u003cimg src=\"https://img001.prntscr.com/file/img001/TYANFE_aRwi0cW9ov4TP3Q.png\" alt=\"Web Preview\" /\u003e\n\u003c/h2\u003e\n\n### Environment Variables \\*\n\nOn your **`Vue.js root folder`** create a `.env.local` and `.env.production` file and add the next lines:\n\n```\nVUE_APP_BASE_URL=http://localhost:8081\n```\n\n**or**\n\n```\nVUE_APP_BASE_URL=https://restify-devskills-ade2f2fd26de.herokuapp.com/\n```\n\n### Pages\n\n\u003ch2 align=\"center\"\u003e\n\u003cimg src=\"https://img001.prntscr.com/file/img001/dBEVMAxIQGCUVhszZP7nFw.png\" alt=\"Home page\" /\u003e\n\u003c/h2\u003e\n\u003ch2 align=\"center\"\u003e\n\u003cimg src=\"https://img001.prntscr.com/file/img001/se7oB6FjTHG0yY90GUcBlw.png\" alt=\"Login\" /\u003e\n\u003c/h2\u003e\n\u003ch2 align=\"center\"\u003e\n\u003cimg src=\"https://img001.prntscr.com/file/img001/1Ufcbg1TTviJY8TjoW5Yew.png\" alt=\"Members area\" /\u003e\n\u003c/h2\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdomicoder%2Fdevskills-web","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdomicoder%2Fdevskills-web","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdomicoder%2Fdevskills-web/lists"}