GitHub / EvolutionAPI / evolution-postgres-backup
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EvolutionAPI%2Fevolution-postgres-backup
PURL: pkg:github/EvolutionAPI/evolution-postgres-backup
Stars: 1
Forks: 0
Open issues: 0
License: None
Language: Go
Size: 157 KB
Dependencies parsed at:
486
Created at: 7 months ago
Updated at: 7 months ago
Pushed at: 7 months ago
Last synced at: 4 months ago
Funding Links https://github.com/sponsors/EvolutionAPI
- @eslint/js ^9.30.1 development
- @types/react ^19.1.8 development
- @types/react-dom ^19.1.6 development
- @vitejs/plugin-react ^4.6.0 development
- eslint ^9.30.1 development
- eslint-plugin-react-hooks ^5.2.0 development
- eslint-plugin-react-refresh ^0.4.20 development
- globals ^16.3.0 development
- typescript ~5.8.3 development
- typescript-eslint ^8.35.1 development
- vite ^7.0.4 development
- @tailwindcss/forms ^0.5.10
- @tanstack/react-query ^5.83.0
- autoprefixer ^10.4.21
- axios ^1.10.0
- clsx ^2.1.1
- date-fns ^4.1.0
- lucide-react ^0.525.0
- postcss ^8.5.6
- react ^19.1.0
- react-dom ^19.1.0
- react-hook-form ^7.60.0
- react-router-dom ^7.7.0
- tailwindcss ^3.4.17
Dockerfile
docker
docker-compose-app.yml
docker
docker-compose.prod.yml
docker
docker-compose.registry.yml
docker
docker-compose.yml
docker
- postgres 15
frontend/Dockerfile
docker
go.mod
go
- github.com/aws/aws-sdk-go v1.55.7
- github.com/bytedance/sonic v1.13.3
- github.com/bytedance/sonic/loader v0.2.4
- github.com/cloudwego/base64x v0.1.5
- github.com/gabriel-vasile/mimetype v1.4.9
- github.com/gin-contrib/cors v1.7.6
- github.com/gin-contrib/sse v1.1.0
- github.com/gin-gonic/gin v1.10.1
- github.com/go-playground/locales v0.14.1
- github.com/go-playground/universal-translator v0.18.1
- github.com/go-playground/validator/v10 v10.26.0
- github.com/goccy/go-json v0.10.5
- github.com/google/uuid v1.6.0
- github.com/jmespath/go-jmespath v0.4.0
- github.com/joho/godotenv v1.5.1
- github.com/json-iterator/go v1.1.12
- github.com/klauspost/cpuid/v2 v2.2.10
- github.com/kr/text v0.2.0
- github.com/leodido/go-urn v1.4.0
- github.com/lib/pq v1.10.9
- github.com/mattn/go-isatty v0.0.20
- github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
- github.com/modern-go/reflect2 v1.0.2
- github.com/pelletier/go-toml/v2 v2.2.4
- github.com/robfig/cron/v3 v3.0.1
- github.com/twitchyliquid64/golang-asm v0.15.1
- github.com/ugorji/go/codec v1.3.0
- golang.org/x/arch v0.18.0
- golang.org/x/crypto v0.39.0
- golang.org/x/net v0.41.0
- golang.org/x/sys v0.33.0
- golang.org/x/text v0.26.0
- google.golang.org/protobuf v1.36.6
- gopkg.in/yaml.v3 v3.0.1
- actions/checkout v4 composite
- actions/create-release v1 composite
- docker/build-push-action v5 composite
- docker/login-action v3 composite
- docker/metadata-action v5 composite
- docker/setup-buildx-action v3 composite
go.sum
go
- github.com/aws/aws-sdk-go v1.55.7
- github.com/bytedance/sonic v1.13.3
- github.com/bytedance/sonic/loader v0.1.1
- github.com/bytedance/sonic/loader v0.2.4
- github.com/cloudwego/base64x v0.1.5
- github.com/cloudwego/iasm v0.2.0
- github.com/creack/pty v1.1.9
- github.com/davecgh/go-spew v1.1.0
- github.com/davecgh/go-spew v1.1.1
- github.com/gabriel-vasile/mimetype v1.4.9
- github.com/gin-contrib/cors v1.7.6
- github.com/gin-contrib/sse v1.1.0
- github.com/gin-gonic/gin v1.10.1
- github.com/go-playground/assert/v2 v2.2.0
- github.com/go-playground/locales v0.14.1
- github.com/go-playground/universal-translator v0.18.1
- github.com/go-playground/validator/v10 v10.26.0
- github.com/goccy/go-json v0.10.5
- github.com/google/go-cmp v0.7.0
- github.com/google/gofuzz v1.0.0
- github.com/google/uuid v1.6.0
- github.com/jmespath/go-jmespath v0.4.0
- github.com/jmespath/go-jmespath/internal/testify v1.5.1
- github.com/joho/godotenv v1.5.1
- github.com/json-iterator/go v1.1.12
- github.com/klauspost/cpuid/v2 v2.0.9
- github.com/klauspost/cpuid/v2 v2.2.10
- github.com/knz/go-libedit v1.10.1
- github.com/kr/pretty v0.3.0
- github.com/kr/text v0.2.0
- github.com/leodido/go-urn v1.4.0
- github.com/lib/pq v1.10.9
- github.com/mattn/go-isatty v0.0.20
- github.com/modern-go/concurrent v0.0.0-20180228061459-e0a39a4cb421
- github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
- github.com/modern-go/reflect2 v1.0.2
- github.com/pelletier/go-toml/v2 v2.2.4
- github.com/pmezard/go-difflib v1.0.0
- github.com/robfig/cron/v3 v3.0.1
- github.com/rogpeppe/go-internal v1.8.0
- github.com/stretchr/objx v0.1.0
- github.com/stretchr/objx v0.4.0
- github.com/stretchr/objx v0.5.0
- github.com/stretchr/testify v1.3.0
- github.com/stretchr/testify v1.7.0
- github.com/stretchr/testify v1.7.1
- github.com/stretchr/testify v1.8.0
- github.com/stretchr/testify v1.8.1
- github.com/stretchr/testify v1.10.0
- github.com/twitchyliquid64/golang-asm v0.15.1
- github.com/ugorji/go/codec v1.3.0
- golang.org/x/arch v0.18.0
- golang.org/x/crypto v0.39.0
- golang.org/x/net v0.41.0
- golang.org/x/sys v0.6.0
- golang.org/x/sys v0.33.0
- golang.org/x/text v0.26.0
- google.golang.org/protobuf v1.36.6
- gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
- gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c
- gopkg.in/yaml.v2 v2.2.8
- gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c
- gopkg.in/yaml.v3 v3.0.1
- nullprogram.com/x/optparse v1.0.0