Skip to content
This repository has been archived by the owner on Apr 22, 2022. It is now read-only.

Node server to run on a Raspberry Pi and interact with Sqlite database

License

Notifications You must be signed in to change notification settings

PikeRoboDevils/steamWorksScoutingDB

Repository files navigation

Exporting Data:

  1. Open a terminal
  2. Start a mongo client with mongod --dbpath=/home/pi/data --port=9000
  3. With the mongo client running, open a new terminal
  4. In the new terminal navigate into the steamWorksScoutingDB project with cd steamWorksScoutingDB
  5. Run the export.sh shell script ./export.sh

NOTE: Line 5 of export.sh sets the output location to flashdrive named DATADRIVE. This may need to be changed depending on the application.

Alt text

About

Node server to run on a Raspberry Pi and interact with Sqlite database

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •