Skip to content

divamtech/slackbot-timesheet-lambda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

slackboot-timesheet

local running

cp .env.example .env #update the env
npm i
npm run dev
ngrok http 3000 # put this url to slack app with appending this {url}/slack/interactions

Can run on lambda if env AWS_LAMBDA_FUNCTION_NAME has some value. then cronjob won't run. need to add event bridge.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors