diff --git a/README.md b/README.md index f8049162..02884083 100644 --- a/README.md +++ b/README.md @@ -1683,6 +1683,7 @@ | [Alteropen](https://alteropen.com/) | Alternative Directory to popular SaaS products (Free/ OpenSource or with Great Deals) for Developer, Indie | | | [Backlink Checker](https://ahrefs.com/backlink-checker) | With the world's biggest index of live backlinks (over 15 trillion), Ahrefs Backlink Checker will show you the most complete backlink profile for any website. | | | [BacklinkGPT](https://www.backlinkgpt.com) | Automate Your Link-Building with AI-Personalized Outreach. | link building, SEO, backlink, outreach | + | [Best Directories](https://bestdirectories.org/) | Discover the best directories in BestDirectories and launch your product with ease. | directory, tools, development | | [BlogFox](https://blogfox.ai) | Generate impressive blogs from a Youtube video or SEO keywords at scale. | writer, ai, article, marketing | | [ContentKing](https://www.contentkingapp.com/) | ContentKing keeps track of your website 24/7 so that you can catch unexpected changes and issues before search engines and visitors do. | seo, content, monitoring, website, audit | | [Fast Articles AI](https://fastarticles.ai/) | Fast Articles AI is an advanced AI writing tool for SEO. Generate perfect SEO articles and blog posts in seconds. | | @@ -1895,6 +1896,7 @@ |---|---|---|---| | [AI Best Tools](https://aibest.tools) | Discover the best AI tools in AIBest.tools | ai, ai tools directory, developer tools, tools, ai tools, directory | | [ApparenceKit](https://apparencekit.dev/) | A flutter template to create iOS, Android and web app in days. Generate all the common boilerplate code and customize the design to fit your brand. | | + | [Best Directories](https://bestdirectories.org/) | Discover the best directories in BestDirectories and launch your product with ease. | directory, tools, development | | [CodeKit](https://codekitapp.com/) | CodeKit is a Mac app that makes it easy to use modern web development tools like npm, Babel, Sass, JavaScript bundling, image optimization, and ESLint. | | | [Compressor](https://compressor.io/) | Optimize and compress your jpeg and png images online. Compressor is a lossy and lossless photo compression tool. | | | [DDEV](https://ddev.com/) | Docker-based local PHP+Node.js web development environments | nodejs, windows, macos, linux, docker, php, wordpress, development, laravel, drupal, magento, mariad... | diff --git a/db/resources.json b/db/resources.json index b72677b8..4f240ce9 100644 --- a/db/resources.json +++ b/db/resources.json @@ -1,5 +1,5 @@ { -"count": 984, +"count": 985, "data": [ { "name": "1001 Fonts", @@ -765,6 +765,20 @@ "description": "Berry is a creative free React admin template build using the Material-UI. It is meant to be the best User Experience with highly customizable feature-riched pages. It is a complete game-changer React Dashboard Template with easy and intuitive responsive design as on retina screens or laptops.", "url": "https://github.com/codedthemes/berry-free-react-admin-template/" }, + { + "name": "Best Directories", + "categories": [ + "Tooling", + "SEO" + ], + "description": "Discover the best directories in BestDirectories and launch your product with ease.", + "url": "https://bestdirectories.org/", + "keywords": [ + "directory", + "tools", + "development" + ] + }, { "name": "BetaList", "categories": [ diff --git a/resources/b.ts b/resources/b.ts index 11700b39..6674cfc3 100644 --- a/resources/b.ts +++ b/resources/b.ts @@ -89,12 +89,11 @@ export const resources: Resource[] = [ { name: 'Best Directories', categories: ['Tooling', 'SEO'], - description: - 'Discover the best directories in BestDirectories and launch your product with ease.', + description: 'Discover the best directories in BestDirectories and launch your product with ease.', url: 'https://bestdirectories.org/', - keywords: ['directory', 'tools', 'development'] + keywords: ['directory', 'tools', 'development'], }, - + { name: 'BetaList', categories: ['Marketing'],