{"id":19757366,"url":"https://github.com/jhenbertgit/basic-websocket-sveltekit","last_synced_at":"2026-01-25T16:01:38.146Z","repository":{"id":261245634,"uuid":"863281164","full_name":"jhenbertgit/basic-websocket-sveltekit","owner":"jhenbertgit","description":null,"archived":false,"fork":false,"pushed_at":"2024-11-05T13:27:19.000Z","size":141,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-02T15:38:30.465Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/jhenbertgit.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":"2024-09-26T03:07:25.000Z","updated_at":"2024-11-05T13:27:23.000Z","dependencies_parsed_at":"2024-11-05T14:44:23.360Z","dependency_job_id":null,"html_url":"https://github.com/jhenbertgit/basic-websocket-sveltekit","commit_stats":null,"previous_names":["jhenbertgit/basic-websocket-sveltekit"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jhenbertgit/basic-websocket-sveltekit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jhenbertgit%2Fbasic-websocket-sveltekit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jhenbertgit%2Fbasic-websocket-sveltekit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jhenbertgit%2Fbasic-websocket-sveltekit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jhenbertgit%2Fbasic-websocket-sveltekit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jhenbertgit","download_url":"https://codeload.github.com/jhenbertgit/basic-websocket-sveltekit/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jhenbertgit%2Fbasic-websocket-sveltekit/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28755045,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-25T13:59:49.818Z","status":"ssl_error","status_checked_at":"2026-01-25T13:59:33.728Z","response_time":113,"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":[],"created_at":"2024-11-12T03:19:12.721Z","updated_at":"2026-01-25T16:01:38.127Z","avatar_url":"https://github.com/jhenbertgit.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Onboarding Development\n\n## Requirements\n\n- [MySQL - Utilize Laragon for easy install](https://laragon.org/download/)\n- [NodeJS](https://nodejs.org/en/download/package-manager) 18+\n\n## Setup Environment and install requirements\n\n```bash\n#Copy .env.example to .env and fill in your credentials.\ncp .env.example .env\n\n# Edit DATABASE_URL Depending on your mySQL Server. with the following format\nDATABASE_URL=\"mysql://{user}:{password}@{server}:3306/{dbname}\"\n\n# Example without password and server is localhost db name is mydb\nDATABASE_URL=\"mysql://root:@localhost:3306/mydb\"\n# Same as above but with password\nDATABASE_URL=\"mysql://root:secret@localhost:3306/mydb\"\n```\n\n## Running dev server\n\n```bash\n#1. Install dependencies\nnpm i\n\n#2. For development use db push, when changes are made to the schema\nnpm run db:sync # This commands uses db push to sync the db with schema and generate prisma client\n\n#4. Run dev server\nnpm run dev\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjhenbertgit%2Fbasic-websocket-sveltekit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjhenbertgit%2Fbasic-websocket-sveltekit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjhenbertgit%2Fbasic-websocket-sveltekit/lists"}