Skip to content

harrymt/harryshabits

Repository files navigation

Codacy Badge codebeat badge Code Climate

Harry's Habits - the habit tracking chatbot

Harry's Habits is a Facebook Messenger chatbot to help you form new healthy habits (part of my MSc thesis).

Build

  • npm install then npm start
  • mv .env.example .example then change values

Deployment

  • Setup Facebook, Database, Push to Cloud first
  • npm run deploy to deploy

Facebook Messenger

Database

Push to Cloud

  • git clone https://github.com/harrymt/harryshabits.git then deploy to PaaS, e.g. git push heroku master
  • PaaS providers for deployment:

Attribution