From ad6fdab807d3a3c45c25018d149d97d5ebd744bb Mon Sep 17 00:00:00 2001 From: javayhu Date: Tue, 11 Feb 2025 09:31:44 +0800 Subject: [PATCH] Update i.ts & add IndieHub.best --- resources/i.ts | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/resources/i.ts b/resources/i.ts index 36aeeb7a..043f8511 100644 --- a/resources/i.ts +++ b/resources/i.ts @@ -135,6 +135,13 @@ export const resources: Resource[] = [ 'Connect with developers who are sharing the strategies and revenue numbers behind their companies and side projects.', url: 'https://www.indiehackers.com/', }, + { + name: 'IndieHub', + categories: ['Tooling', 'Startup', 'Productivity'], + description: 'Discover tools, Launch products, and Ship applications faster and better.', + url: 'https://indiehub.best', + keywords: ['directory', 'website', 'indiehacker', 'indie', 'boilerplate'], + }, { name: 'Indie UI', categories: ['UI', 'Library'],