{"id":18361282,"url":"https://github.com/vugga/vuga-template","last_synced_at":"2026-04-14T10:32:17.129Z","repository":{"id":97740728,"uuid":"168578862","full_name":"vugga/vuga-template","owner":"vugga","description":"Web App template with ExpressJS, MongoDB, Socket.IO and Redis","archived":false,"fork":false,"pushed_at":"2019-01-31T18:57:47.000Z","size":2351,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-10T05:46:18.087Z","etag":null,"topics":["expressjs","mongoose","redis","socket-io","typescript"],"latest_commit_sha":null,"homepage":null,"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/vugga.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":"2019-01-31T18:55:51.000Z","updated_at":"2019-02-01T20:29:38.000Z","dependencies_parsed_at":null,"dependency_job_id":"4c96b3c5-1b0d-43da-86bb-74b1d3682769","html_url":"https://github.com/vugga/vuga-template","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/vugga/vuga-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vugga%2Fvuga-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vugga%2Fvuga-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vugga%2Fvuga-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vugga%2Fvuga-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vugga","download_url":"https://codeload.github.com/vugga/vuga-template/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vugga%2Fvuga-template/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31793212,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-14T02:24:21.117Z","status":"ssl_error","status_checked_at":"2026-04-14T02:24:20.627Z","response_time":153,"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":["expressjs","mongoose","redis","socket-io","typescript"],"created_at":"2024-11-05T22:33:01.559Z","updated_at":"2026-04-14T10:32:17.114Z","avatar_url":"https://github.com/vugga.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Vuga template app\n\nThis is an app template to work on NodeJS+Express+Socket.IO+Redis written in TypeScript. app includes tests aswell\n\n# To run\n\nGet started developing...\n\n```shell\n# install deps\nnpm install\n\n# run in development mode\nnpm run dev\n\n# run tests\nnpm run test\n```\n\n---\n\n## Install Dependencies\n\nInstall all package dependencies (one time operation)\n\n```shell\nnpm install\n```\n\n## Run It\n#### Run in *development* mode:\nRuns the application is development mode. Should not be used in production\n\n```shell\nnpm run dev\n```\n\nor debug it\n\n```shell\nnpm run dev:debug\n```\n\n#### Run in *production* mode:\n\nCompiles the application and starts it in production production mode.\n\n```shell\nnpm run compile\nnpm start\n```\n\n## Test It\n\nRun the Mocha unit tests\n\n```shell\nnpm test\n```\n\nor debug them\n\n```shell\nnpm run test:debug\n```\n\n## Try It\n* Open you're browser to [http://localhost:3000](http://localhost:3000)\n* Invoke the `/examples` endpoint \n  ```shell\n  curl http://localhost:3000/api/v1/examples\n  ```\n\n\n## Debug It\n\n#### Debug the server:\n\n```\nnpm run dev:debug\n```\n\n#### Debug Tests\n\n```\nnpm run test:debug\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvugga%2Fvuga-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvugga%2Fvuga-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvugga%2Fvuga-template/lists"}