Skip to content

Latest commit

 

History

History
63 lines (40 loc) · 1.16 KB

README.md

File metadata and controls

63 lines (40 loc) · 1.16 KB

Ngubalan smartChat

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.

Getting Started

Prerequisites

  • Node v12+ is required

Usage

Installation

  1. Clone the repository
git clone https://github.com/xyz-prjkt/ngubalanSmartChat
  1. Create own .env files
cp .env.example .env
vim .env / nano .env / code .env
  1. Install node modules
npm install

Deploy

  1. Debug Build
npm run dev
  1. Production Build
npm run build

Features

Coming Soon

Build With

License

This repository is licensed under the MIT license. See LICENSE for details.