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

technologiestiftung/berlin-datahub-harvester

Repository files navigation

berlin-datahub-harvester

NodeJS Script to harvest data from TTN applications and push it into PostgreSQL DB

Install dependencies

type: npm install

Start harvester

type: npm start

Config of credentials

In order to connect to the TTN application and the postgreSQL all credentials have to be stored within the .env-file. Use the .envTEMPLATE file to fill in your very personal credentials and make sure to rename the file afterwards to .env to make sure it`s gonna be ignored by .gitignore and won`t be pushed to GitHub.

About

NodeJS Script to harvest data from TTN applications and push it into PostgreSQL DB

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published