Skip to content

A Node.js Full-Stack project developed during the ZTM course

Notifications You must be signed in to change notification settings

StormJose/nasa-mission-control-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nasa-mission-control-project

A NASA Dashboard for scheduling launches and accessing official SpaceX launches.

Instalation

This project requires Concurrently v9.6.6^ to install dependencies

You"ll also need to create a MONGO_URL="Mongo Cluster URL" variable in a .env file inside /server directory.

 npm install -g concurrently

Install all dependencies:

 npm run install-all

The, run:

 npm run server

You're good to go!

About

A Node.js Full-Stack project developed during the ZTM course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published