Skip to content

Commit

Permalink
Auto updating db and README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Anka authored and Anka committed Dec 10, 2024
1 parent 47f26b1 commit 2a56e63
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 5 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1683,6 +1683,7 @@
<img src="https://www.google.com/s2/favicons?domain=https://alteropen.com/&sz=128" width="16" /> | [Alteropen](https://alteropen.com/) | Alternative Directory to popular SaaS products (Free/ OpenSource or with Great Deals) for Developer, Indie | |
<img src="https://www.google.com/s2/favicons?domain=https://ahrefs.com/backlink-checker&sz=128" width="16" /> | [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. | |
<img src="https://www.google.com/s2/favicons?domain=https://www.backlinkgpt.com&sz=128" width="16" /> | [BacklinkGPT](https://www.backlinkgpt.com) | Automate Your Link-Building with AI-Personalized Outreach. | link building, SEO, backlink, outreach |
<img src="https://www.google.com/s2/favicons?domain=https://bestdirectories.org/&sz=128" width="16" /> | [Best Directories](https://bestdirectories.org/) | Discover the best directories in BestDirectories and launch your product with ease. | directory, tools, development |
<img src="https://www.google.com/s2/favicons?domain=https://blogfox.ai&sz=128" width="16" /> | [BlogFox](https://blogfox.ai) | Generate impressive blogs from a Youtube video or SEO keywords at scale. | writer, ai, article, marketing |
<img src="https://www.google.com/s2/favicons?domain=https://www.contentkingapp.com/&sz=128" width="16" /> | [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 |
<img src="https://www.google.com/s2/favicons?domain=https://fastarticles.ai/&sz=128" width="16" /> | [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. | |
Expand Down Expand Up @@ -1895,6 +1896,7 @@
|---|---|---|---|
<img src="https://www.google.com/s2/favicons?domain=https://aibest.tools&sz=128" width="16" /> | [AI Best Tools](https://aibest.tools) | Discover the best AI tools in AIBest.tools | ai, ai tools directory, developer tools, tools, ai tools, directory |
<img src="https://www.google.com/s2/favicons?domain=https://apparencekit.dev/&sz=128" width="16" /> | [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. | |
<img src="https://www.google.com/s2/favicons?domain=https://bestdirectories.org/&sz=128" width="16" /> | [Best Directories](https://bestdirectories.org/) | Discover the best directories in BestDirectories and launch your product with ease. | directory, tools, development |
<img src="https://www.google.com/s2/favicons?domain=https://codekitapp.com/&sz=128" width="16" /> | [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. | |
<img src="https://www.google.com/s2/favicons?domain=https://compressor.io/&sz=128" width="16" /> | [Compressor](https://compressor.io/) | Optimize and compress your jpeg and png images online. Compressor is a lossy and lossless photo compression tool. | |
<img src="https://www.google.com/s2/favicons?domain=https://ddev.com/&sz=128" width="16" /> | [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... |
Expand Down
16 changes: 15 additions & 1 deletion db/resources.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"count": 984,
"count": 985,
"data": [
{
"name": "1001 Fonts",
Expand Down Expand Up @@ -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": [
Expand Down
7 changes: 3 additions & 4 deletions resources/b.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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'],
Expand Down

0 comments on commit 2a56e63

Please sign in to comment.