Skip to content

Perry15/colletta

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

How to use our prototype

This project needs to be executed in local.

  • Step 1 - Download our project
    Download the branch that corresponds to your OS

  • Step 2 - Install Node JS
    Download Node JS for your OS from https://nodejs.org/en/download/

  • Step 3 - Download all the needed libraries
    Go to the project's main directory and use these commands to downloads the libraries needed to execute the project:

    npm install --save firebase-admin
    
    npm install express --save
    
    npm install shelljs
    
  • Step 4 - Run the project local server
    Open the terminal at the project's main directory and use this command to run the project local server

    node index.js
    
  • Step 5 - Use coletta's prototype!
    Open your browser and go to http://localhost:8080/insert

About

Prototipo PoC progetto Colletta gruppo OttoBit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published