This project is about giving stars to our favourite launches :D
Project is created with:
- Node: 8+
- Express: 4.17.1
locate them on '/server/firebase'
$ cd server
$ npm install
$ node index
If there is another process running on port 3000, you can set a new port using: PORT=xxxx
$ cd app
$ npm install
$ npm run start