module
Version:
v0.1.9
Opens a new window with list of versions in this module.
Published: Aug 15, 2022
License: MIT
Opens a new window with license information.
README
¶
Pasticcio
A place to paste and share things.
install
WIP.
Not available in any distro upstream yet.
If you really care, use my Alpine repo.
DB migrations
I'm not a fan of DB migrations baked into the app. Maybe I'll support this.
For now you have to migrate manually.
migrate -database 'postgres://pasticcio:password@localhost:5432/pasticcio?sslmode=disable' -path db/migrations up
build
make
go build -o pasticcio cmd/server/main.go
Directories
¶
Click to show internal directories.
Click to hide internal directories.