Categorygithub.com/pplmx/blog-go
modulepackage
0.0.0-20241206135619-f792d7bea1a0
Repository: https://github.com/pplmx/blog-go.git
Documentation: pkg.go.dev

# README

blog-go

CI Coverage Status

blog-go, written in go.

Technologies used:

Usage

# initialize the project
make init

# if you add new repository, or service, or anything that needs to be wired
# if you just want to run the server, you don't need to
make wire

# run the server
make run

# build the binary
make build

# run with the binary
./bin/blog-go

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dually licensed as above, without any additional terms or conditions.

See CONTRIBUTING.md.

License

Licensed under either of

at your option.

# Packages

No description provided by the author