Skip to content

Commit a1fced4

Browse files
authored
Update b.ts & add BoilerplateHunt.com (#692)
1 parent 475c052 commit a1fced4

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

resources/b.ts

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -260,6 +260,14 @@ export const resources: Resource[] = [
260260
url: 'https://boilerplatehub.com/',
261261
keywords: ['boilerplates', 'starter kits', 'frameworks', 'development', 'low code'],
262262
},
263+
{
264+
name: 'BoilerplateHunt',
265+
categories: ['Productivity', 'Template', 'Startup'],
266+
description:
267+
'Find the best boilerplates to ship faster. Explore production-ready boilerplates for SaaS, web, and mobile applications.',
268+
url: 'https://boilerplatehunt.com/',
269+
keywords: ['boilerplates', 'starter kits', 'frameworks', 'development', 'low code'],
270+
},
263271
{
264272
name: 'Bootify',
265273
categories: ['Code Generator'],

0 commit comments

Comments
 (0)