https://github.com/nusmodifications/nuswhispers-dump-json
Dumps NUSWhispers public confessions to JSON format.
https://github.com/nusmodifications/nuswhispers-dump-json
Last synced: 5 months ago
JSON representation
Dumps NUSWhispers public confessions to JSON format.
- Host: GitHub
- URL: https://github.com/nusmodifications/nuswhispers-dump-json
- Owner: nusmodifications
- License: mit
- Created: 2016-03-21T15:52:20.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-03-21T17:03:46.000Z (about 10 years ago)
- Last Synced: 2024-04-14T05:15:18.494Z (about 2 years ago)
- Language: JavaScript
- Size: 1.95 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# nuswhispers-dump-json
> Dumps NUSWhispers public confessions to JSON format. Not meant to be used in production.
This runs a SSH tunnel into a server (virtual machine), connects to MySQL database and dumps all featured and published confessions. Connection configurations can be adjusted by using an `.env` file (see `.env-example`).