Skip to content

JuanAraneta/rocket-launch

Repository files navigation

General info

This project is about giving stars to our favourite launches :D

Technologies

Project is created with:

  • Node: 8+
  • Express: 4.17.1

Setup

Firebase credentials:

locate them on '/server/firebase'

To run the server, install it locally using npm:

$ cd server
$ npm install
$ node index 

If there is another process running on port 3000, you can set a new port using: PORT=xxxx

To run the app, install it locally using npm:

$ cd app
$ npm install
$ npm run start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published