From f7a9f454358125eee40d0fccfa353f7960f5bb94 Mon Sep 17 00:00:00 2001 From: Andreas Bauer Date: Sun, 25 Aug 2024 14:23:13 +0200 Subject: [PATCH] Remove dead link to pocketbase-ts repository (#48) --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index f4e1412..b8a0d52 100644 --- a/README.md +++ b/README.md @@ -96,7 +96,6 @@ PocketBase is an open source backend consisting of embedded database (SQLite) wi - [pb_hooks starter kit](https://github.com/benallfree/ts-pb-hooks-starter) - Build PocketBase JavaScript hooks using TypeScript. - [PocketBase Typegen](https://github.com/patmood/pocketbase-typegen) - Generate TypeScript types from the SQLite db file. -- [pocketbase-ts](https://github.com/Solaris9/pocketbase-ts) - A simplified PocketBase SDK to ease the developer experience. Modular API. Strongly typed Schemas. - [typed-pocketbase](https://github.com/david-plugge/typed-pocketbase) - Generate types from your PocketBase instance and enjoy fully type-safe queries. ## SQLite tools