{"id":16156065,"url":"https://github.com/alanmorel/veloce","last_synced_at":"2025-03-18T20:30:28.007Z","repository":{"id":73638176,"uuid":"451747779","full_name":"AlanMorel/veloce","owner":"AlanMorel","description":"Veloce: Starter template that uses Vue 3, Vite, TypeScript, SSR, Pinia, Vue Router, Express and Docker","archived":false,"fork":false,"pushed_at":"2022-01-28T01:28:11.000Z","size":370,"stargazers_count":12,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-02-28T12:05:48.191Z","etag":null,"topics":["express","pinia","ssr","typescript","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AlanMorel.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-01-25T05:31:39.000Z","updated_at":"2024-02-15T15:37:53.000Z","dependencies_parsed_at":"2023-06-03T03:30:33.534Z","dependency_job_id":null,"html_url":"https://github.com/AlanMorel/veloce","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/AlanMorel%2Fveloce","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlanMorel%2Fveloce/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlanMorel%2Fveloce/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlanMorel%2Fveloce/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AlanMorel","download_url":"https://codeload.github.com/AlanMorel/veloce/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243949754,"owners_count":20373650,"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":["express","pinia","ssr","typescript","vite","vue"],"created_at":"2024-10-10T01:24:25.365Z","updated_at":"2025-03-18T20:30:27.998Z","avatar_url":"https://github.com/AlanMorel.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Veloce\n\n- Lightning-fast cold server start\n- Instant hot module replacement (HMR) and dev SSR\n- True on-demand compilation\n\n## Tech Stack\n\n- `Vue 3`: UI Rendering library\n- `Vite` Next-generation front-end tooling\n- `TypeScript`: Type-safety\n- `SSR`: Server-side rendering\n- `Pinia`: State management\n- `Vue Router`: Routing library\n- `Express`: Node web server\n- `Docker`: Containerization\n\n## Getting Started\n\nFirst, install all dependencies:\n\n```bash\nyarn install\n```\n\nThen, create a `.env` file:\n\n```bash\nNODE_ENV=development\nPORT=3000\n\nVITE_PORT=3000\nVITE_BASE=http://localhost:3000\n```\n\nTo start development:\n\n```bash\nyarn dev\n```\n\nTo build for production:\n\n```bash\nyarn build\n```\n\nTo containerize using Docker:\n\n```bash\ndocker compose up\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falanmorel%2Fveloce","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falanmorel%2Fveloce","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falanmorel%2Fveloce/lists"}