module
Version:
v0.0.0-...-7fa36a4
Opens a new window with list of versions in this module.
Published: Dec 5, 2024
License: MIT
Opens a new window with license information.
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
¶
src
|
|
|
|
|
|
|
|
Click to show internal directories.
Click to hide internal directories.