An open API service indexing awesome lists of open source software.

https://github.com/apollo-elements/launchctl

A simple PWA showing SpaceX launch info using the unofficial spacex.land GraphQL API.
https://github.com/apollo-elements/launchctl

apollo graphql webcomponents

Last synced: 3 months ago
JSON representation

A simple PWA showing SpaceX launch info using the unofficial spacex.land GraphQL API.

Awesome Lists containing this project

README

        



LaunchCTL


🚀 Gravity-Defying GraphQL Demo for Custom Elements Cosmonauts 🌜


[![Made with open-wc](https://img.shields.io/badge/made%20with-open--wc-blue)](https://open-wc.org)
[![Made with apollo-elements](https://img.shields.io/badge/made%20with-apollo--elements-blueviolet)](https://apolloelements.dev)

A simple PWA showing [SpaceX](https://spacex.com) launch info using the unofficial [spacex.land](https://spacex.land) GraphQL API.

[GO For Launch](https://launchctl.apolloelements.dev)

## Launch Procedure
```
git clone https://github.com/apollo-elements/launchctl.git
cd launchctl
npm ci
npm start
```