{"id":41853780,"url":"https://github.com/voorhoede/how-front-end-works","last_synced_at":"2026-01-25T10:34:48.386Z","repository":{"id":33829781,"uuid":"140386187","full_name":"voorhoede/how-front-end-works","owner":"voorhoede","description":"When everybody involved in a project understands front-end concepts, the better the chance of a project becoming a success.","archived":false,"fork":false,"pushed_at":"2023-06-22T00:11:22.000Z","size":1216,"stargazers_count":4,"open_issues_count":1,"forks_count":0,"subscribers_count":6,"default_branch":"master","last_synced_at":"2023-08-01T09:09:46.390Z","etag":null,"topics":["netlify","nuxtjs","website"],"latest_commit_sha":null,"homepage":"https://www.howfrontendworks.com/","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/voorhoede.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":"2018-07-10T06:18:14.000Z","updated_at":"2022-04-17T17:34:23.000Z","dependencies_parsed_at":"2023-02-13T22:46:09.520Z","dependency_job_id":null,"html_url":"https://github.com/voorhoede/how-front-end-works","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"purl":"pkg:github/voorhoede/how-front-end-works","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voorhoede%2Fhow-front-end-works","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voorhoede%2Fhow-front-end-works/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voorhoede%2Fhow-front-end-works/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voorhoede%2Fhow-front-end-works/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/voorhoede","download_url":"https://codeload.github.com/voorhoede/how-front-end-works/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voorhoede%2Fhow-front-end-works/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28751816,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-25T10:25:12.305Z","status":"ssl_error","status_checked_at":"2026-01-25T10:25:11.933Z","response_time":113,"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":["netlify","nuxtjs","website"],"created_at":"2026-01-25T10:34:48.328Z","updated_at":"2026-01-25T10:34:48.379Z","avatar_url":"https://github.com/voorhoede.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# How Front-End Works\n\nHow Front-End Works is a universal [Vue.js](https://vuejs.org/) app made with [Nuxt.js](https://nuxtjs.org/). The app is deployed on [Netlify](https://www.netlify.com/).\n\n## Development\n\n### Getting started\n\n* Clone the repository.\n* Copy `.env.example` to `.env` and fill in the necessary variables.\n* Run app in development mode (`npm run dev`), see [scripts](#scripts).\n* Changes on master and content publishing from the CMS trigger a new build and deploy to the [live environment](https://how-front-end-works.netlify.com).\n\n### Structure\n\n```\nsrc/\n  assets/         \u003c- core files, not public\n  components/     \u003c- Vue components\n  layouts/        \u003c- base layout for pages\n  middleware/     \u003c- middleware for routing\n  pages/          \u003c- view per route\n  static/         \u003c- public assets\n\n.env              \u003c- local environment variables\ndato.config.js    \u003c- data dump configuration\nnuxt.config.js    \u003c- Nuxt app config\n```\n\n### Scripts\n\nThis project requires [Node.js](http://nodejs.org/) (\u003e= v8) and [npm](https://npmjs.org/) (comes with Node).\n\nAfter installing dependencies using `npm install` the following scripts are available:\n\n`npm run ...` | Description\n---|---\n`build` | Builds app for production to `dist/`.\n`dev` | Serves app on [`http://localhost:3000`](http://localhost:3000) with hot reloading.\n`proxy` | Exposes app on localhost to world wide web for testing on other devices.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvoorhoede%2Fhow-front-end-works","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvoorhoede%2Fhow-front-end-works","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvoorhoede%2Fhow-front-end-works/lists"}