Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 185 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 185 Bytes

Running

Create a .env file in the root of the project, see example.env. Run go mod tidy and go run main.go. Navigate to localhost:port, where port is specified in .env.