Go to file
2024-08-12 14:06:39 +02:00
cmd Create a handler for the POST request after a user is subscribed 2024-08-12 13:49:50 +02:00
docker add docker file for mariadb 2024-08-02 18:20:00 +02:00
internal Create methods to create a Stripe customer and subscribe to a plan 2024-08-12 14:06:39 +02:00
migrations Creating front end page for plans 2024-08-11 22:08:55 +02:00
static Js for plan 2024-08-12 13:31:16 +02:00
.gitignore add air.toml to gitigore and not commit it anymore because of creds 2024-08-04 16:28:28 +02:00
go.mod Create methods to create a Stripe customer and subscribe to a plan 2024-08-12 14:06:39 +02:00
go.sum save orders 2024-08-10 11:10:27 +02:00
Makefile Testing the transaction functionality 2024-08-06 21:18:32 +02:00
Notes.md add a note file 2024-08-03 22:28:33 +02:00