No description
Find a file
g0rbe ea33496f52
All checks were successful
go test / go-test (push) Successful in 48s
Go Report Card / generate-report (push) Successful in 14s
pkg.go.dev / pull-new-commit (push) Successful in 26s
Rewrite Admin
2025-12-10 11:17:40 +01:00
.github/workflows Add env variables 2025-11-13 17:35:29 +01:00
admin.go Rewrite Admin 2025-12-10 11:17:40 +01:00
admin_test.go Rewrite Admin 2025-12-10 11:17:40 +01:00
customers.go Rewrite Admin 2025-12-10 11:17:40 +01:00
go.mod Rewrite Admin 2025-12-10 11:17:40 +01:00
go.sum Rewrite Admin 2025-12-10 11:17:40 +01:00
keyfunc.go Rewrite Admin 2025-12-10 11:17:40 +01:00
LICENSE Initial commit 2025-05-13 04:03:19 +02:00
product.go Rewrite Admin 2025-12-10 11:17:40 +01:00
README.md Update README 2025-09-01 12:47:14 +02:00
shippingprofile.go Complete rewrite 2025-09-22 15:04:19 +02:00
variant.go Complete rewrite 2025-09-22 15:04:19 +02:00

medusajs

Go Reference Go Report Card

go get git.gorbe.io/go/medusajs@latest

Get the latest commit (if Go module proxy is not updated):

go get "git.gorbe.io/go/medusajs@$(curl -s 'https://git.gorbe.io/api/v1/repos/go/medusajs/commits' | jq -r '.[0].sha')"