OS Lab Mini Project
This app basically gets data from https://api.spacex.land/graphql/ and displays it on the screen.
On client-side, following technologies are used:
On server side, following technologies are used:
It included Docker, so one have to just clone it, and run docker-compose up
, after installing docker node image.
You can also: