{"id":13604747,"url":"https://github.com/tinyplex/vite-tinybase-ts-react","last_synced_at":"2025-04-12T02:31:24.671Z","repository":{"id":172056369,"uuid":"648778103","full_name":"tinyplex/vite-tinybase-ts-react","owner":"tinyplex","description":"A TinyBase Vite template using TypeScript and React","archived":false,"fork":false,"pushed_at":"2024-04-06T21:33:21.000Z","size":177,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-04-14T03:11:06.505Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/tinyplex.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}},"created_at":"2023-06-02T19:41:25.000Z","updated_at":"2024-04-18T00:39:52.694Z","dependencies_parsed_at":"2023-07-19T03:15:51.481Z","dependency_job_id":"2b9adb59-9a75-4f3f-b771-70dc62f8baee","html_url":"https://github.com/tinyplex/vite-tinybase-ts-react","commit_stats":null,"previous_names":["tinyplex/vite-tinybase-ts-react"],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinyplex%2Fvite-tinybase-ts-react","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinyplex%2Fvite-tinybase-ts-react/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinyplex%2Fvite-tinybase-ts-react/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinyplex%2Fvite-tinybase-ts-react/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tinyplex","download_url":"https://codeload.github.com/tinyplex/vite-tinybase-ts-react/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223489628,"owners_count":17153791,"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-08-01T19:00:50.815Z","updated_at":"2025-04-12T02:31:24.660Z","avatar_url":"https://github.com/tinyplex.png","language":"TypeScript","readme":"# vite-tinybase-ts-react\n\nThis is a [Vite](https://vitejs.dev/) template for a simple\n[TinyBase](https://tinybase.org/) app, using TypeScript and React, and also\ndemonstrating the TinyBase ui-react-dom module UI components.\n\n\u003cimg width=\"847\" alt=\"image\" src=\"https://github.com/user-attachments/assets/cbc29a9f-7b26-4018-8359-e08706a31704\"\u003e\n\n## Instructions\n\n1. Make a copy of this template into a new directory:\n\n```sh\nnpx tiged tinyplex/vite-tinybase-ts-react my-tinybase-app\n```\n\n2. Go into the directory:\n\n```sh\ncd my-tinybase-app\n```\n\n3. Install the dependencies:\n\n```sh\nnpm install\n```\n\n4. Run the application:\n\n```sh\nnpm run dev\n```\n\n5. Go the URL shown and enjoy!\n\n## Other templates\n\nThere are eleven templates for TinyBase, of which this is one:\n\n|     | Template                                                                                                             | Language   | React | Plus                   |\n| --- | -------------------------------------------------------------------------------------------------------------------- | ---------- | ----- | ---------------------- |\n|     | [vite-tinybase](https://github.com/tinyplex/vite-tinybase)                                                           | JavaScript | No    |                        |\n|     | [vite-tinybase-ts](https://github.com/tinyplex/vite-tinybase-ts)                                                     | TypeScript | No    |                        |\n|     | [vite-tinybase-react](https://github.com/tinyplex/vite-tinybase-react)                                               | JavaScript | Yes   |                        |\n| 👉  | [vite-tinybase-ts-react](https://github.com/tinyplex/vite-tinybase-ts-react)                                         | TypeScript | Yes   |                        |\n|     | [vite-tinybase-ts-react-sync](https://github.com/tinyplex/vite-tinybase-ts-react-sync)                               | TypeScript | Yes   | Synchronization        |\n|     | [vite-tinybase-ts-react-sync-durable-object](https://github.com/tinyplex/vite-tinybase-ts-react-sync-durable-object) | TypeScript | Yes   | Sync \u0026 Durable Objects |\n|     | [vite-tinybase-ts-react-pglite](https://github.com/tinyplex/vite-tinybase-ts-react-pglite)                           | TypeScript | Yes   | PGlite                 |\n|     | [vite-tinybase-ts-react-crsqlite](https://github.com/tinyplex/vite-tinybase-ts-react-crsqlite)                       | TypeScript | Yes   | CR-SQLite              |\n|     | [tinybase-ts-react-partykit](https://github.com/tinyplex/tinybase-ts-react-partykit)                                 | TypeScript | Yes   | PartyKit               |\n|     | [tinybase-ts-react-electricsql](https://github.com/tinyplex/tinybase-ts-react-electricsql)                           | TypeScript | Yes   | ElectricSQL            |\n|     | [expo/examples/with-tinybase](https://github.com/expo/examples/tree/master/with-tinybase)                            | JavaScript | Yes   | React Native \u0026 Expo    |\n\n## License\n\nThis template has no license, and so you can use it however you want!\n[TinyBase](https://github.com/tinyplex/tinybase/blob/main/LICENSE) and\n[Vite](https://github.com/vitejs/vite/blob/main/LICENSE) themselves are both MIT\nlicensed.\n","funding_links":[],"categories":["TypeScript","Get Started"],"sub_categories":["Templates"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftinyplex%2Fvite-tinybase-ts-react","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftinyplex%2Fvite-tinybase-ts-react","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftinyplex%2Fvite-tinybase-ts-react/lists"}