EduChat is a passion project focusing on the betterment of online education, aiming to provide an adequate teaching platform for both teachers and students in times of crisis and social unrest
Based on a Azure pack
Using Nodejs, Azure chatbot, Facebook messenger, Vuejs,...
This project is still in developing. This repo is the demo version of server using static data without database
This project is now deploying to: https://super-duper-sapien-api.herokuapp.com/
# Step 1: Clone this project
# Step 2: Copy .env.example to .env file
cp .env.example .env
# Step 3: Update variables in .env file to your own config including:
# BASE_URL, MONGODB_URI, MESSENGER_WEBHOOK_TOKEN, PAGE_ACCESS_TOKEN
# Step 4: Deploy to your own platform, example: heroku, aws, or ngrok to deploy locally.
# Step 5: Setup your messenger chat bot: https://developers.facebook.com/docs/messenger-platform/getting-started/quick-start