{"id":18202480,"url":"https://github.com/doseofted/prim-rpc-starter","last_synced_at":"2025-04-07T18:25:35.994Z","repository":{"id":202379050,"uuid":"707468320","full_name":"doseofted/prim-rpc-starter","owner":"doseofted","description":"Starter project for Prim+RPC used in blog post","archived":false,"fork":false,"pushed_at":"2023-10-23T18:48:28.000Z","size":88,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-13T20:18:19.234Z","etag":null,"topics":["demo","rpc","type-safe","typescript"],"latest_commit_sha":null,"homepage":"https://blog.doseofted.me/javascript-as-a-query-language","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/doseofted.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2023-10-20T01:07:27.000Z","updated_at":"2023-10-20T06:59:37.000Z","dependencies_parsed_at":null,"dependency_job_id":"3849c856-4872-4d46-815a-7182a7798af9","html_url":"https://github.com/doseofted/prim-rpc-starter","commit_stats":{"total_commits":15,"total_committers":1,"mean_commits":15.0,"dds":0.0,"last_synced_commit":"bbe573fba52e2792983dbde30d1686ffd85ab663"},"previous_names":["doseofted/prim-rpc-starter"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doseofted%2Fprim-rpc-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doseofted%2Fprim-rpc-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doseofted%2Fprim-rpc-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doseofted%2Fprim-rpc-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/doseofted","download_url":"https://codeload.github.com/doseofted/prim-rpc-starter/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247705661,"owners_count":20982477,"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":["demo","rpc","type-safe","typescript"],"created_at":"2024-11-03T10:04:11.562Z","updated_at":"2025-04-07T18:25:35.948Z","avatar_url":"https://github.com/doseofted.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Prim+RPC Starter Project\n\n📖 This is the completed project from\n[from the related blog post](https://blog.doseofted.me/transparent-rpc-for-javascript).\n\n[![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz_small.svg)](https://stackblitz.com/github/doseofted/prim-rpc-starter/tree/main)\n\n\u003e Looking for the starter project? It's\n\u003e [available here](https://github.com/doseofted/prim-rpc-starter/tree/follow-along)!\n\nIn this project, we have a web server in Node and a website built with Vite:\n\n- [`server/module.ts`](./server/index.ts) is where your functions are created\n- [`server/index.ts`](./server/index.ts) is the Prim+RPC server, using the Fetch API\n- [`client/prim.ts`](./client/prim.ts) is the Prim+RPC client, using the Fetch API\n- [`client/index.ts`](./client/index.ts) is where your functions are called\n\nYou can start this project in development mode by running:\n\n```zsh\nnpm install\nnpm run dev\n```\n\n[Read the Blog Article](https://blog.doseofted.me/transparent-rpc-for-javascript)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdoseofted%2Fprim-rpc-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdoseofted%2Fprim-rpc-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdoseofted%2Fprim-rpc-starter/lists"}