This system will function to provide information and services to the people of Ngubalan Village quickly, easily and efficiently. This system will use WhatsApp as the main communication medium to provide information and services to the public.
- Node v12+ is required
- Clone the repository
git clone https://github.com/xyz-prjkt/ngubalanSmartChat
- Create own .env files
cp .env.example .env
vim .env / nano .env / code .env
- Install node modules
npm install
- Debug Build
npm run dev
- Production Build
npm run build
Coming Soon
This repository is licensed under the MIT license. See LICENSE for details.