Never miss an upcoming launch.
Track upcoming rocket launches in real time, powered by live data from the Space Devs API.
🌐 Deployed and hosted on Fly.io.
Launch Monitor pulls upcoming launch data from the Space Devs API and presents it in a clean, easy-to-browse interface. Whether you're a space enthusiast or just curious about what's launching next, this app keeps you in the loop.
| Technology | Version |
|---|---|
| Ruby | 3.4.9 |
| Ruby on Rails | ~> 8.1 |
| SQLite | ~> 2.9 |
| Tailwind CSS | via tailwindcss-rails |
| HTTParty | ~> 0.24.2 |
HTTParty is used to query the Space Devs Launch Library 2 API.
| Variable | Default | Purpose |
|---|---|---|
SPACE_DEVS_BASE_URI |
https://ll.thespacedevs.com/2.3.0/launches/upcoming/ |
TheSpaceDevs API base. Use https://lldev.thespacedevs.com/2.2.0/launch/upcoming/ for local/dev. |