Skip to content

JC-Coder/ecfb_nest

Repository files navigation


Ecommerce Facebook Bot - Nest js

About The Project

image image

This Facebook bot allows users to browse and purchase products from an online store directly through Facebook Messenger.

Features:

  • Browse products
  • Add items to a shopping cart and place an order.
  • Contact customer service through the bot for assistance.

(back to top)

Built With

Technoligies used in this project

  • Node.js
  • Nest.js

(back to top)

Getting Started

Prerequisites

A Facebook page and a Facebook App with Messenger integration set up.

Installation

1.Create a .env file in the root of the project and add the following environment variables:

  • PAGE_ACCESS_TOKEN: Your Facebook Page Access Token.
  • VERIFY_TOKEN: A token used to verify the webhook.
  1. Clone the repo
    git clone https://github.com/JC-Coder/ecfb_nest.git
  2. Install NPM packages
    npm install

(back to top)

Contact

Twitter profile - @Jc-coder

Project Link: https://github.com/JC-Coder/ecfb_nest

(back to top)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published