Skip to content

Commit 3151b67

Browse files
authored
feat: foadonis packages (#112)
1 parent fc51054 commit 3151b67

File tree

5 files changed

+47
-8
lines changed

5 files changed

+47
-8
lines changed

content/packages/foadonis-graphql.yml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
name: '@foadonis/graphql'
2+
category: Communication
3+
npm: '@foadonis/graphql'
4+
repo: FriendsOfAdonis/FriendsOfAdonis
5+
description: Create GraphQL APIs powered by Apollo with Adonis
6+
icon: foadonis.png
7+
compatibility:
8+
adonis: ^6.0.0
9+
firstReleaseAt: '2025-01-12T15:18:50.355Z'
10+
lastReleaseAt: '2025-01-12T22:03:47.155Z'
11+
type: 3rd-party
12+
github: https://github.com/FriendsOfAdonis/FriendsOfAdonis/tree/main/packages/graphql
13+
website: https://friendsofadonis.com/docs/graphql
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
1-
name: magnify
1+
name: '@foadonis/magnify'
22
category: Database
33
npm: '@foadonis/magnify'
4-
repo: FriendsOfAdonis/magnify
4+
repo: FriendsOfAdonis/FriendsOfAdonis
55
description: Plug and play full-text search for your Adonis application.
66
icon: foadonis.png
77
compatibility:
88
adonis: ^6.0.0
99
firstReleaseAt: '2024-09-28T15:18:50.355Z'
1010
lastReleaseAt: '2024-10-02T22:03:47.155Z'
1111
type: 3rd-party
12-
github: https://github.com/FriendsOfAdonis/magnify/tree/main
13-
website: https://friendsofadonis.github.io/docs/magnify/introduction
12+
github: https://github.com/FriendsOfAdonis/FriendsOfAdonis/tree/main/packages/magnify
13+
website: https://friendsofadonis.com/docs/magnify
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
name: '@foadonis/maintenance'
2+
category: Extensions
3+
npm: '@foadonis/maintenance'
4+
repo: FriendsOfAdonis/FriendsOfAdonis
5+
description: Safely set your Adonis application in maintenance mode.
6+
icon: foadonis.png
7+
compatibility:
8+
adonis: ^6.0.0
9+
type: 3rd-party
10+
firstReleaseAt: '2025-01-12T15:18:50.355Z'
11+
lastReleaseAt: '2025-01-12T22:03:47.155Z'
12+
github: https://github.com/FriendsOfAdonis/FriendsOfAdonis/tree/main/packages/maintenance
13+
website: https://friendsofadonis.com/docs/maintenance

content/packages/foadonis-openapi.yml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
name: '@foadonis/openapi'
2+
category: DevTools
3+
npm: '@foadonis/openapi'
4+
repo: FriendsOfAdonis/FriendsOfAdonis
5+
description: Generate OpenAPI V3 compliant specifications using decorators
6+
icon: foadonis.png
7+
compatibility:
8+
adonis: ^6.0.0
9+
type: 3rd-party
10+
firstReleaseAt: '2025-01-12T15:18:50.355Z'
11+
lastReleaseAt: '2025-01-12T22:03:47.155Z'
12+
github: https://github.com/FriendsOfAdonis/FriendsOfAdonis/tree/main/packages/openapi
13+
website: https://friendsofadonis.com/docs/openapi
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
1-
name: shopkeeper
1+
name: '@foadonis/shopkeeper'
22
category: Payment
33
npm: '@foadonis/shopkeeper'
4-
repo: FriendsOfAdonis/shopkeeper
4+
repo: FriendsOfAdonis/FriendsOfAdonis
55
description: Adonis Shopkeeper provides an expressive, fluent interface to Stripe's subscription billing services.
66
icon: foadonis.png
77
compatibility:
88
adonis: ^6.0.0
99
firstReleaseAt: '2024-09-23T15:49:48.861Z'
1010
lastReleaseAt: '2024-09-26T23:05:50.123Z'
1111
type: 3rd-party
12-
github: https://github.com/FriendsOfAdonis/shopkeeper/tree/main
13-
website: https://friendsofadonis.github.io/docs/shopkeeper/introduction
12+
github: https://github.com/FriendsOfAdonis/FriendsOfAdonis/tree/main/packages/shopkeeper
13+
website: https://friendsofadonis.com/docs/shopkeeper

0 commit comments

Comments
 (0)