Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

330 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Airline (demo app)

Usage

# Install dependencies and verify tests pass.
pnpm -C web install
pnpm -C web test
(cd api-server && go test ./...)

# Start a dev server by running both commands in separate windows:
(cd api-server && go run .)
pnpm -C web dev

Development

See mise run for development commands.

Data

Style guide

  • Offer both light and dark themes.
  • Always render flight numbers (e.g., UA123) and IATA airport codes (e.g., SFO) in monospace (font-mono class).
  • DateTime means TODO!(sqs), time and date mean
  • localtime means a tz-less time like "6pm", localdate means a tz-less date like "January 25, 2025"

Notes

About

Airline repo for Amp demo

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages