Skip to content

Latest commit

 

History

History
60 lines (39 loc) · 2.82 KB

README.md

File metadata and controls

60 lines (39 loc) · 2.82 KB

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