git clone https://github.com/Akamaozu/workshop-satellite.git && cd workshop-satellite && npm install
npm start
or node satellite
https://torontojs-basestation.herokuapp.com
- open .env file
- edit variable [
SATELLITE_NAME
]
- open .env file
- edit variables [
CAMERA_SUBJECT_QUERYSTRING
,CAMERA_SUBJECT_KEYWORDS
] * note keywords is comma separated string and querystring is a literal string search term
- open .env file
- edit variables [
BRAIN_VERBOSE_LOGGING
,CAMERA_VERBOSE_LOGGING
,STORAGE_VERBOSE_LOGGING
,ANTENNA_VERBOSE_LOGGING
]
- open .env file
- edit variables [
CITIZEN_REVIVE_DURATION_MINS
,CITIZEN_REVIVES_PER_DURATION
]