Consdata / reserve-parking-space

Allows employees to book/cancel a parking space in the office on a selected day using the slack command.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Setting up slack signing secret and bot token

$ firebase functions:config:set slack.signingsecret="SIGNING_SECRET"
$ firebase functions:config:set slack.bottoken="BOT_OAUTH_TOKEN"

About

Allows employees to book/cancel a parking space in the office on a selected day using the slack command.


Languages

Language:TypeScript 81.2%Language:JavaScript 9.5%Language:SCSS 8.2%Language:HTML 1.2%