Skip to content

Full-stack Node.js and React NASA Mission Control application.

Notifications You must be signed in to change notification settings

Floturner/nasa-project

Repository files navigation

nasa-project

This is a fullstack Node.js and React NASA Mission Control app.

Screenshots

Alt text

Alt text

Alt text

Get started

In the server directory, copy and paste .env.example as .env and fill in config variables.

Available Scripts

In the project directory, you can run:

npm install

Installs both client and server dependencies.

npm run dev

Runs client app on http://localhost:3000 and server app on http://localhost:8000 in development mode.

npm run deploy

Builds client app in server public folder and runs server app as fullstack app on http://localhost:8000 in production.

About

Full-stack Node.js and React NASA Mission Control application.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages