SkillAgentSearch skills...

Retrospectiveapp

a toy idea for computerising retrospective postit notes

Install / Use

/learn @New-Bamboo/Retrospectiveapp
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Retrospectiveapp

Getting set up on heroku

Create a new app (you need to use the bamboo stack)

heroku create
heroku stack:migrate bamboo-ree-1.8.7
git push heroku master

Get the database set up by running auto migrations from datamapper

heroku console
Note.auto_migrate!

Setup environment variables for pusher.

heroku config:add PUSHER_APP_ID=_ PUSHER_KEY=_ PUSHER_SECRET=_

Done!

View on GitHub
GitHub Stars29
CategoryProduct
Updated5y ago
Forks4

Languages

JavaScript

Security Score

60/100

Audited on May 11, 2020

No findings