Skip to content

code-chimp/greenlight

Repository files navigation

Greenlight

Me working through the book "Let's Go Further" by Alex Edwards.

Prerequisites

  • Go 1.23 or later
  • Air for live reloading:
    go install github.com/air-verse/air
  • Docker for running Postgres in a container

Development

# Start the development server (Linux / MacOS)
air

# Windows
air -c .air-win.toml

About

Learning advanced Go concepts with the book "Lets Go Further"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published