Skip to content

xtophe02/nasa-arwes-nodejs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NASA Mission Control

what it does

scripts to have the react-build served by the backend

Frontend

  • react framework
    • useCallback to memorize the returned value
  • arwes css framework bases on react

Backend

  • nodejs
  • express: middleware to handle routing and much more
  • csv-parse: to read csv files
  • cors: to handle the access origin protocol
  • morgan: logging middleware
  • jest: to perform code tests
  • supertest: test api responses
  • pm2: to creater clusters for load balance
  • mongoose: connect to mongodb
  • axios: to query apis

Others

  • github actions

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published