701544df9c
All checks were successful
Build and copy to prod / build-and-copy (push) Successful in 43s
|
||
---|---|---|
.gitea/workflows | ||
data | ||
ping | ||
sites | ||
static | ||
templates | ||
.gitignore | ||
go.mod | ||
go.sum | ||
LICENSE | ||
main.go | ||
README.md |
oopsie
This is the README for the Oopsie project, that I'm building through my WeblogPoMo 2024 series.
Running the server
go run main.go
The server will start on port 8000
by default.