Test locally #

To run the project locally, use the go run command:

1go run . localhost:8080

The first argument is the address to listen on, in this case http://localhost:8080.