Skip to content

Home Valuation App - is a simple ManyChat Application that allows you to get a home valuation for a specified address.

Notifications You must be signed in to change notification settings

itoldya/manychat-home-valuation-app

Repository files navigation

ManyChat Home Valuation App

Build Status Coverage Status

Links

How to run

The application is implemented using Serverless Express.

Clone repo and install NPM dependencies

git clone [email protected]:itoldya/manychat-home-valuation-app.git
cd manychat-home-valuation-app

Create .env file with your AWS credentials

AWS_ACCESS_KEY_ID=XXXXXXXXXXXXXXXXXXXX
AWS_SECRET_ACCESS_KEY=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

Run application in dev mode. If you are running serverless for the first time, just do serverless login and follow the instructions.

serverless dev

About

Home Valuation App - is a simple ManyChat Application that allows you to get a home valuation for a specified address.

Topics

Resources

Stars

Watchers

Forks