Skip to content

Backend for notice app for my college. Contains cloud functions written in JS.

Notifications You must be signed in to change notification settings

abhinavkrin/hitk-notice-backend

Repository files navigation

HOW TO DEPLOY

npm install
gcloud init
gcloud functions deploy getNotices --runtime nodejs10 --trigger-http --allow-unauthenticated 

See config.js for environment variables.

About

Backend for notice app for my college. Contains cloud functions written in JS.

Topics

Resources

Stars

Watchers

Forks