Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
ulises-jeremias committed Sep 4, 2023
1 parent b536de0 commit 6c2b9ba
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ among other resources that are used in different projects here at [NaN Labs](htt
- [Klotho and more!](#klotho-and-more)
- [ThirdParty Integrations](#thirdparty-integrations)
- [Stripe](#stripe)
- [Dependency Management](#dependency-management)

- [Contributing](#contributing)
- [Contributors](#contributors)
Expand Down Expand Up @@ -182,6 +183,12 @@ among other resources that are used in different projects here at [NaN Labs](htt
| ---------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------- |
| [Stripe Integration with Node.js and TypeScript](https://github.com/nanlabs/devops-reference/tree/main/examples/stripe-integration-node-typescript/) | This project offers a seamless Stripe integration with Node.js and TypeScript, providing a powerful API for managing basic operations like customer creation, checkout sessions, and portal sessions. It empowers developers to effortlessly handle payment-related tasks with the Stripe API. | _Node.js_, _TypeScript_, _Stripe_, _Payment Gateway_, _API_, _Integration_, _Webhooks_ |

#### Dependency Management

| Name | Description | Keywords |
| ---------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------- | ----------------------------- |
| [Node Package Managers](https://github.com/nanlabs/frontend-reference/tree/main/examples/node-package-managers/) | Comparison of the most popular Node Package Managers: npm, yarn, pnpm. | _Node_, _npm_, _yarn_, _pnpm_ |

## Contributing

- Contributions make the open source community such an amazing place to learn, inspire, and create.
Expand Down

0 comments on commit 6c2b9ba

Please sign in to comment.