{"id":26024410,"url":"https://github.com/therealpad/vueapplication","last_synced_at":"2026-04-10T11:04:12.166Z","repository":{"id":254113340,"uuid":"845530820","full_name":"TheRealPad/vueApplication","owner":"TheRealPad","description":"Web application template using vuejs and server side rendering","archived":false,"fork":false,"pushed_at":"2025-01-09T11:54:04.000Z","size":600,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-06T12:50:08.583Z","etag":null,"topics":["e2e","express","makefile","nightwatch","proxy","sass","server-side-rendering","ssr","typescript","unit-testing","vite","vue"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/TheRealPad.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":"2024-08-21T12:33:33.000Z","updated_at":"2024-08-30T17:21:52.000Z","dependencies_parsed_at":null,"dependency_job_id":"0b4c3f40-c129-48b2-8d3f-e1675a8b1189","html_url":"https://github.com/TheRealPad/vueApplication","commit_stats":null,"previous_names":["therealpad/vueapplication"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/TheRealPad/vueApplication","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheRealPad%2FvueApplication","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheRealPad%2FvueApplication/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheRealPad%2FvueApplication/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheRealPad%2FvueApplication/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TheRealPad","download_url":"https://codeload.github.com/TheRealPad/vueApplication/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheRealPad%2FvueApplication/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31639526,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-10T07:40:12.752Z","status":"ssl_error","status_checked_at":"2026-04-10T07:40:11.664Z","response_time":98,"last_error":"SSL_read: 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":["e2e","express","makefile","nightwatch","proxy","sass","server-side-rendering","ssr","typescript","unit-testing","vite","vue"],"created_at":"2025-03-06T12:33:05.406Z","updated_at":"2026-04-10T11:04:12.139Z","avatar_url":"https://github.com/TheRealPad.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Vue.js](https://img.shields.io/badge/vuejs-%2335495e.svg?style=for-the-badge\u0026logo=vuedotjs\u0026logoColor=%234FC08D)\n![Vite](https://img.shields.io/badge/vite-%23646CFF.svg?style=for-the-badge\u0026logo=vite\u0026logoColor=white)\n![Docker](https://img.shields.io/badge/docker-%230db7ed.svg?style=for-the-badge\u0026logo=docker\u0026logoColor=white)\n![TypeScript](https://img.shields.io/badge/typescript-%23007ACC.svg?style=for-the-badge\u0026logo=typescript\u0026logoColor=white)\n![SASS](https://img.shields.io/badge/SASS-hotpink.svg?style=for-the-badge\u0026logo=SASS\u0026logoColor=white)\n\n[![CI - Build and Test](https://github.com/TheRealPad/vueApplication/actions/workflows/ci.yml/badge.svg)](https://github.com/TheRealPad/vueApplication/actions/workflows/ci.yml)\n\n# vue-project\n\nVue + Vite application using Server Side Rendering (SSR)\n\n## Start the project\n\n### Env\nYou need to create a .env file to set the environment variables with the following content:\n```dotenv\nPORT=3000\nAPI_URL=https://example.com\n```\n\n### development mode\n```bash\nyarn dev\n```\n\n### production mod\n```bash\nyarn build:server\nyarn build:client\nyarn start\n```\n\n### docker\nFiles are contains in ```./config/docker```\n\nThe environment variables are directly set inside the docker-compose.{prod | dev}.yml file\n```bash\nmake # start the container for Unix systems\nmake stop # stop the container for Unix systems\n\ndocker-compose -f ./config/docker/docker-compose.dev.yml up --build # start dev\ndocker-compose -f ./config/docker/docker-compose.prod.yml up --build # start prod\n```\n\n## Test the project\n\n### Unit test\n```bash\nyarn test:unit\n```\n\n### En-to-End test\n```bash\nyarn test:e2e\n```\n\n## Features\n\nIf you go to ```./src/client/components/themeSwitch``` you can find the toggle swtch from this [tiktok](https://www.tiktok.com/@codewisdom/video/7267317206025800992)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftherealpad%2Fvueapplication","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftherealpad%2Fvueapplication","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftherealpad%2Fvueapplication/lists"}