Go to file
Lewis Dale 4df6d17739
All checks were successful
Build and copy to prod / build-and-copy (push) Successful in 34s
Test a site and store the output
2024-05-10 09:02:02 +01:00
.gitea/workflows
data
ping Test a site and store the output 2024-05-10 09:02:02 +01:00
sites
.gitignore Don't commit the database, silly 2024-05-09 07:12:44 +01:00
go.mod
go.sum
LICENSE
main.go Test a site and store the output 2024-05-10 09:02:02 +01:00
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.