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 Nov 12, 2024
1 parent 5c1c5bf commit a105288
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 10 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1728,6 +1728,7 @@
### <a name="startup">Startup</a>
| &nbsp;&nbsp;&nbsp;&nbsp; | Name | Description | Keywords |
|---|---|---|---|
<img src="https://www.google.com/s2/favicons?domain=https://achromatic.dev&sz=128" width="16" /> | [Achromatic](https://achromatic.dev) | Building your SaaS just got unfairly easy. Skip the noise and focus on your business with the best advanced Next.js SaaS starter kit on the market. | saas, starter kit, boilerplate, next.js, shadcn, next-auth, prisma |
<img src="https://www.google.com/s2/favicons?domain=https://www.add3.io/&sz=128" width="16" /> | [Add3](https://www.add3.io/) | EVM smart contract creation and management for web3 projects - Use Add3 to deploy your smart contracts or dApp project in minutes. Signup today! | crypto, cryptocurrency, web3, no-code, smart contract, token minting, create token, vesting contract... |
<img src="https://www.google.com/s2/favicons?domain=https://bootstrapped.fm/&sz=128" width="16" /> | [Bootstrapped](https://bootstrapped.fm/) | Listen to 100+ helpful podcast episodes for software bootstrappers. Interviews with experts, open discussions between bootstrappers, and solo episodes, with one person digging deeply into a topic. | |
<img src="https://www.google.com/s2/favicons?domain=http://bootstrappedweb.com/&sz=128" width="16" /> | [Bootstrapped Web](http://bootstrappedweb.com/) | The podcast for founders bootstrapping their startups online. | |
Expand Down Expand Up @@ -1774,6 +1775,7 @@
### <a name="template">Template</a>
| &nbsp;&nbsp;&nbsp;&nbsp; | Name | Description | Keywords |
|---|---|---|---|
<img src="https://www.google.com/s2/favicons?domain=https://achromatic.dev&sz=128" width="16" /> | [Achromatic](https://achromatic.dev) | Building your SaaS just got unfairly easy. Skip the noise and focus on your business with the best advanced Next.js SaaS starter kit on the market. | saas, starter kit, boilerplate, next.js, shadcn, next-auth, prisma |
<img src="https://www.google.com/s2/favicons?domain=https://adminmart.com/&sz=128" width="16" /> | [AdminMart](https://adminmart.com/) | The Best Free and Premium Admin Templates by AdminMart. | |
<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://github.com/codedthemes/berry-free-react-admin-template/&sz=128" width="16" /> | [Berry Free React Material Admin Template](https://github.com/codedthemes/berry-free-react-admin-template/) | 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... | |
Expand Down
20 changes: 19 additions & 1 deletion db/resources.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"count": 970,
"count": 971,
"data": [
{
"name": "1001 Fonts",
Expand Down Expand Up @@ -132,6 +132,24 @@
"description": "A tool for creating color variations on a base color to meet WCAG AA or AAA color contrast ratio guidelines.",
"url": "https://learnui.design/tools/accessible-color-generator.html"
},
{
"name": "Achromatic",
"categories": [
"Startup",
"Template"
],
"description": "Building your SaaS just got unfairly easy. Skip the noise and focus on your business with the best advanced Next.js SaaS starter kit on the market.",
"url": "https://achromatic.dev",
"keywords": [
"saas",
"starter kit",
"boilerplate",
"next.js",
"shadcn",
"next-auth",
"prisma"
]
},
{
"name": "Add3",
"categories": [
Expand Down
10 changes: 1 addition & 9 deletions resources/a.ts
Original file line number Diff line number Diff line change
Expand Up @@ -41,15 +41,7 @@ export const resources: Resource[] = [
description:
'Building your SaaS just got unfairly easy. Skip the noise and focus on your business with the best advanced Next.js SaaS starter kit on the market.',
url: 'https://achromatic.dev',
keywords: [
'saas',
'starter kit',
'boilerplate',
'next.js',
'shadcn',
'next-auth',
'prisma',
],
keywords: ['saas', 'starter kit', 'boilerplate', 'next.js', 'shadcn', 'next-auth', 'prisma'],
},
{
name: 'Add3',
Expand Down

0 comments on commit a105288

Please sign in to comment.