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.
- Host: GitHub
- URL: https://github.com/apollo-elements/launchctl
- Owner: apollo-elements
- Created: 2020-09-13T13:57:21.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-10-11T11:19:59.000Z (over 3 years ago)
- Last Synced: 2024-04-14T02:42:46.666Z (about 1 year ago)
- Topics: apollo, graphql, webcomponents
- Language: TypeScript
- Homepage: https://launchctl.apolloelements.dev
- Size: 1.51 MB
- Stars: 4
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![]()
LaunchCTL
🚀 Gravity-Defying GraphQL Demo for Custom Elements Cosmonauts 🌜
[](https://open-wc.org)
[](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
```