A file storage server built using Svelte and mainly Bootstrap components and icons on the frontend, Go, the Gin HTTP web framework, and GORM as ORM on the backend.
Uses PostgreSQL as Database, and Minio for S3-compatible Storage.
frontend/src/config.js
and backend/config/config.go
respectively.