web-s3

module
v0.0.0-...-7fa36a4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 5, 2024 License: MIT

README

S3 web interface written on go and vuejs

Migrations

Creting new migration:

migrate create -ext sql -dir migrations -seq users_table

Apply migrations:

migrate -database 'postgres://almazilaletdinov@localhost:5432/web_s3?sslmode=disable' -path migrations up

Contributing

go-migrations guide sqlx guide

Directories

Path Synopsis
src
srv

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL