Skip to content

Personal project built around the use of NASA APIs 🚀

Notifications You must be signed in to change notification settings

cendrine-b/space-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lineman build

MEAN Starter with Lineman

Angular

Requirements

Execution

Installation

git clone git@github.com:JbPasquier/mean-lineman.git
cd mean-lineman
npm install

API installation

npm run createAdmin
curl -d "email=admin@mail.com&password=12345&isAdmin=true" -H "Content-Type: application/x-www-form-urlencoded" -X POST http://localhost:3000/

Development

npm start

Development API

nodemon --exec npm run server

Production

npm run production

forthebadge

About

Personal project built around the use of NASA APIs 🚀

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published