Skip to content
forked from triamudomcmc/hazel

Hazel - Clubs Data Processing Framework

Notifications You must be signed in to change notification settings

Sodynoizz/hazel

 
 

Repository files navigation

Hazel—Clubs Data Processing Framework

Use Hazel to deal with complex data without hustle.

Prerequisite

Current built-in data source is Firebase Firestore. To establish the connection .env is required with the format as shown below.

.env File

FCERT_CLIENT_EMAIL=
FCERT_PROJECT_ID=
FCERT_PRIVATE_KEY=

Important note

  • 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, the readline-sync package may encounter compatibility issues with UTF-8 encoding.

Documentation

Documentation is here :)


Made with ♥ by TUCMC

About

Hazel - Clubs Data Processing Framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 70.6%
  • TypeScript 23.5%
  • CSS 5.9%