Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Sabmus/planets

Repository files navigation

A planets projects built with Express.js and React.js

Docker Image

data comes from Nasa Exoplanet Archive

commands:

npm install
npm run watch

ENV for client

This is for send the build folder to the public folder in the server windows: set BUILD_PATH=../server/public&& react-scripts build

macos/linux BUILD_PATH=../server/public react-scripts build

Releases

No releases published

Packages

No packages published