Skip to content

refining my nodejs skill and learning how write test in jest and supertest

Notifications You must be signed in to change notification settings

manohySr/NasaTest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NASA Node.js Project

A Node.js application to manage and simulate space missions using NASA data.

Description

This project provides a RESTful API for managing and simulating space missions. It includes endpoints for retrieving mission data, launching missions, and handling various scenarios related to space exploration.

System design

alt text

Installation

To install and set up the project, follow these steps:

  1. Clone the repository:

    git clone https://github.com/manohySr/NasaTest.git
  2. Navigate to the project directory:

    cd nasa-nodejs-project
  3. Install the dependencies:

    npm install -g pnpm
    pnpm install

Usage

To start the application, run:

pnpm run dev

About

refining my nodejs skill and learning how write test in jest and supertest

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published