Skip to content

Repository files navigation

SpaceATracker

Build Tests codecov

Discover, track, and fly Space Available flights.

Architecture Overview

  • Runtime: Go (compiled binary in distroless container)
  • Backing Services: PostgresSQL 18

Prerequisites

Quick Start

# 1. Configure env vars 
cp .env.example .env
vim .env

# 2. Start app
docker compose up --build -d

# 3. Tear down
docker compose down -v

Tests

go test -cover -race -shuffle=on ./...

Linting

golangci-lint run

About

Discover, track, and fly Space Available flights.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages