docs(*): Add Stripe to tech stack

This commit is contained in:
Josh Creek
2024-04-30 21:41:43 +01:00
parent fcf6f1fcb7
commit 841ac49c8b
+2
View File
@@ -33,4 +33,6 @@ The application is written in Typescript using the [SvelteKit](https://kit.svelt
For styling, the application uses [Tailwind CSS](https://tailwindcss.com/) with the [DaisyUI](https://daisyui.com/) component library and [HyperUI](https://www.hyperui.dev/). For styling, the application uses [Tailwind CSS](https://tailwindcss.com/) with the [DaisyUI](https://daisyui.com/) component library and [HyperUI](https://www.hyperui.dev/).
For taking payments the Stripe Checkout is used.
In its current configuration, the application can be easily linked to Netlify via git for CI/CD, enabling automatic deployments on push to the main branch. In its current configuration, the application can be easily linked to Netlify via git for CI/CD, enabling automatic deployments on push to the main branch.