{"id":17248628,"url":"https://github.com/llgcode/deno-client-server-ts-template","last_synced_at":"2025-09-03T21:36:15.744Z","repository":{"id":89971464,"uuid":"432165594","full_name":"llgcode/deno-client-server-ts-template","owner":"llgcode","description":null,"archived":false,"fork":false,"pushed_at":"2021-11-26T12:09:35.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-31T08:17:36.651Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/llgcode.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-11-26T12:08:21.000Z","updated_at":"2021-11-26T17:12:10.000Z","dependencies_parsed_at":"2023-05-30T17:30:26.416Z","dependency_job_id":null,"html_url":"https://github.com/llgcode/deno-client-server-ts-template","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/llgcode%2Fdeno-client-server-ts-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/llgcode%2Fdeno-client-server-ts-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/llgcode%2Fdeno-client-server-ts-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/llgcode%2Fdeno-client-server-ts-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/llgcode","download_url":"https://codeload.github.com/llgcode/deno-client-server-ts-template/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245605709,"owners_count":20643030,"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":[],"created_at":"2024-10-15T06:41:44.474Z","updated_at":"2025-03-26T06:42:25.787Z","avatar_url":"https://github.com/llgcode.png","language":"TypeScript","readme":"# Deno Client Server project template\n\nProject template containing a server written in Deno and a client written in typescript using typescript compiler.\n\nThe project structure try to be as simple as possible using deno and typescript only as build/running tool (no npm). \n\nIt uses a **workspace.code-workspace** file as suggested by [denoland/vscode_deno](https://github.com/denoland/vscode_deno) extension see the relative documentation [main/docs/workspaceFolders.md](https://github.com/denoland/vscode_deno/blob/main/docs/workspaceFolders.md)\n\nOther repository like [TradeIdeasPhilip/deno-client-server-typescript-template](https://github.com/TradeIdeasPhilip/deno-client-server-typescript-template), evaluates similar configuration.  @TradeIdeasPhilip goes further and configure his workspace to work around some of the issues of the environment.\n\nTODO:\n\n * [ ] Fix Deno VS code configuration\n * [ ] Debug Deno from VS code\n * [ ] Debug client from VS code\n * [x] Debug client from chrome\n * [ ] Add server/client tests\n * [ ] Implement a simple webcomponent using vanillajs and/or [Lit](https://lit.dev) to experience the configuration\n\n## Launch the Server\n\n```sh\ncd server\ndeno run  --allow-read=../client/ --allow-net server.ts\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fllgcode%2Fdeno-client-server-ts-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fllgcode%2Fdeno-client-server-ts-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fllgcode%2Fdeno-client-server-ts-template/lists"}