Skip to content

Firebase serverless backend for Bluetooth tracing

License

Notifications You must be signed in to change notification settings

samakida/erouska-firebase

 
 

Repository files navigation

erouska-firebase

Firebase serverless backend for eRouška

Local execution

export GOOGLE_APPLICATION_CREDENTIALS=<path to service account JSON>
export GCP_PROJECT=<project name>
export FIREBASE_BUCKET=<Firebase Storage bucket>

cd functions
npm run build && node lib/index.js 

About

Firebase serverless backend for Bluetooth tracing

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 73.2%
  • HCL 26.2%
  • Shell 0.6%