Use Hazel to deal with complex data without hustle.
Current built-in data source is Firebase Firestore. To establish the connection .env is required with the format as shown below.
FCERT_CLIENT_EMAIL=
FCERT_PROJECT_ID=
FCERT_PRIVATE_KEY=
- Default exported data directory is
./resource
, which git ignored by default. To avoid accidentally exposing any data, this directory should not be added to the public repository. - To utilize the
studentInfo
snippet effectively, ensure you're operating on a Linux system. Otherwise, thereadline-sync
package may encounter compatibility issues with UTF-8 encoding.
Made with ♥ by TUCMC