Skip to content

Commit d76b58f

Browse files
committed
improvement: update project name and README listing
1 parent 4b1648b commit d76b58f

33 files changed

+3
-5
lines changed

README.md

+3-5
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ Kitchen sink applications featuring Turso and your favorite framework.
3030
- [The Mug Store API]: A distributed REST API built using [Cloudflare workers] and [Turso] with [Drizzle] used as the ORM.
3131
- [Find Me On]: A social links listing app built with [Qwik] and [Turso].
3232
- [Find Me On htmx]: A social links listing app built with [Flask], [htmx], and [Turso].
33+
- [A/B testing w/ Turso, NextJs & Growthbook]: A simple [Next.js] starter template storing data in [Turso] and styled using [Tailwindcss].
3334
- [Turso CRM]: A multitenant CRM website built with [Remix] and [Turso], leveraging the latter's [multitenancy] offering.
3435
- [Turso CRM ER]: A multitenant CRM website built with [Remix] and [Turso] set to be deployed on managed cloud services like [Akamai's Linode], leveraging Turso's [multitenancy] and [embedded replicas] offerings.
3536
- [TurQw Store]: A shopping cart built with [Qwik] and [Turso].
@@ -51,11 +52,8 @@ Kitchen sink applications featuring Turso and your favorite framework.
5152
[Flutter]: https://flutter.dev
5253
[Quasar]: https://quasar.dev
5354
[SQLite]: https://sqlite.org
54-
<!-- [Vue]: https://vue.org -->
5555
[Next.js]: https://nuxt.com
56-
<!-- [React]: https://react.org -->
5756
[Sveltekit]: https://kit.svelte.dev
58-
<!-- [Svelte]: https://svelte.dev -->
5957
[Astro]: https://astro.build
6058
[Remix]: https://remix.run
6159
[Qwik]: https://qwik.builder.io
@@ -70,8 +68,7 @@ Kitchen sink applications featuring Turso and your favorite framework.
7068
[Elysia]: https://elysiajs.com/
7169
[Bun]: https://bun.sh/
7270
[Embedded Replicas]: https://docs.turso.tech/features/embedded-replicas
73-
<!-- [11ty]: https://www.11ty.dev -->
74-
<!-- [Zola]: https://www.getzola.org -->
71+
[Tailwindcss]: https://tailwindcss.com/
7572
[At The Polls]: /app-at-the-polls
7673
[Turso Next.js Starter]: /app-turso-nextjs-starter
7774
[Recipe book app]: /app_recipe_book
@@ -90,3 +87,4 @@ Kitchen sink applications featuring Turso and your favorite framework.
9087
[Web Traffic Tracker]: /app-web-traffic-tracker-actix
9188
[Expenses Tracker w/ Elysia]: /app-expenses-tracker-elysia
9289
[Expenses Tracker w/ Hono]: /app-expenses-tracker-hono
90+
[A/B testing w/ Turso, NextJs & Growthbook]: /app-ab-testing-nextjs-growthbook

0 commit comments

Comments
 (0)