Skip to content

Commit

Permalink
add a new resource: scaletozeroaws.com (#377)
Browse files Browse the repository at this point in the history
* add a new resource: scaletozeroaws.com

* Removed a category (max 3)

---------

Co-authored-by: Marcel Cruz <[email protected]>
  • Loading branch information
scaletozeroaws and marcelscruz authored Feb 20, 2024
1 parent 4fa2830 commit 74b0fa5
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions resources/a.ts
Original file line number Diff line number Diff line change
Expand Up @@ -229,6 +229,13 @@ export const resources: Resource[] = [
'Amazon Web Services offers reliable, scalable, and inexpensive cloud computing services. Free to join, pay only for what you use.',
url: 'https://aws.amazon.com/',
},
{
name: 'AWS Serverless kit (best practices)',
categories: ['Serverless', 'Productivity', 'Cloud Computing'],
description:
'AWS has never been easier with the Scale to Zero Kit. The kit comes with everything you need. Deploy fast, scale, and pay only for what you use',
url: 'https://scaletozeroaws.com/',
},
{
name: 'Awesome a11y',
categories: ['Accessibility'],
Expand Down

0 comments on commit 74b0fa5

Please sign in to comment.