sagasu / space-x-explorer

Exploration of a SpaceX program.

Home Page:https://sagasu.github.io/space-x-explorer/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SpaceX Explorer

Simple explorer of SpaceX program.

Hosted on Github and available here: https://sagasu.github.io/space-x-explorer/

alt text

You can also run it from a docker container.

Deploy to GitHub pages

To deploy you need to first build it, even if you were serving it before - like if you were just running npm start or npm run start.

Procedure to deploy:
npm run build
npm run deploy

Check in GitHub if action was triggered - it may take some time < 30 min but often > 2min :)

About

Exploration of a SpaceX program.

https://sagasu.github.io/space-x-explorer/

License:Apache License 2.0


Languages

Language:TypeScript 89.6%Language:HTML 5.5%Language:JavaScript 4.1%Language:Dockerfile 0.5%Language:SCSS 0.3%