{"id":20694939,"url":"https://github.com/heedrox/tdd-course-vue2","last_synced_at":"2025-10-08T19:24:54.109Z","repository":{"id":80788264,"uuid":"377576258","full_name":"heedrox/tdd-course-vue2","owner":"heedrox","description":"TDD Course with VUE2 + JEST, with Realworld ","archived":false,"fork":false,"pushed_at":"2021-06-27T07:49:12.000Z","size":777,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-11T02:33:35.203Z","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/heedrox.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}},"created_at":"2021-06-16T17:27:12.000Z","updated_at":"2021-06-27T07:49:15.000Z","dependencies_parsed_at":null,"dependency_job_id":"2236aa5c-2999-4e90-8586-69ddbb6ea94f","html_url":"https://github.com/heedrox/tdd-course-vue2","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/heedrox/tdd-course-vue2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heedrox%2Ftdd-course-vue2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heedrox%2Ftdd-course-vue2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heedrox%2Ftdd-course-vue2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heedrox%2Ftdd-course-vue2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/heedrox","download_url":"https://codeload.github.com/heedrox/tdd-course-vue2/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heedrox%2Ftdd-course-vue2/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279000704,"owners_count":26082805,"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","status":"online","status_checked_at":"2025-10-08T02:00:06.501Z","response_time":56,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":"2024-11-17T00:07:20.476Z","updated_at":"2025-10-08T19:24:54.064Z","avatar_url":"https://github.com/heedrox.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# realworld-vue\n\nThis project is the main repo for Jordi Martí (@itortv)'s TDD course for VueJS + Jest.\n\nIn this TDD course, the goal is to implement a \"Medium\"-like app, through the existing RealWorld app example.\n\nIn order to do that you can find the styled HTML pages that we are going to use in html/ directory. You can\nexecute and see those htmls in action with python 2 and executing:\n```\ncd docs/html\n./ssi-server/ssi_server.py\n```\n\nThis uses ssi-server to run a SimpleHttpServer from python 2.\n\nYou can open the served pages through a browser with the URL http://localhost:8000\n\nIn case you don't have Python2 , you can execute these on a Apache Http Server.\n\nThe htmls are quite easy, as each of them only include the header and the footer.\n\n## API\n\nDuring the course we will make these HTML pages alive, through an already hosted RealWorld Example app.\nYou can find this app here: https://demo.realworld.io/#/\n\nThe API is hosted on: https://conduit.productionready.io/api/, for example: https://conduit.productionready.io/api/tags/\n\nThe API spec is here: https://github.com/gothinkster/realworld/tree/master/api\n\nYou can visually see the API:\n- open https://editor.swagger.io/\n- import docs/api/swagger.json file\n\n## Project setup\n```\nnpm install\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### Customize configuration\nSee [Configuration Reference](https://cli.vuejs.org/config/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fheedrox%2Ftdd-course-vue2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fheedrox%2Ftdd-course-vue2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fheedrox%2Ftdd-course-vue2/lists"}