/NaiAfya-services

This is a USSD service that provide a client who initiate the USSD service the ability to connect to essential services, by it initiating a call to the selected party. Also it has a dashboard to manage nuumber for the essential services

Primary LanguageJavaScript

NaiAfya

This is a USSD service that provide a client who initiate the USSD service the ability to connect to essential services, by it initiating a call to the selected party. Also it has a dashboard to manage nuumber for the essential services.

Pre-requisite

Before running this application ensure that all dependicies are installed and build. You can achieve this by running:

npm run build

npm run build
# or
yarn build
# or
pnpm build

Available Scripts

In the project directory, you can run:

npm run dev

npm run dev
# or
yarn dev
# or
pnpm dev

Runs the app in the development mode.
You can access it in http://localhost:5000.

npm start

npm start
# or
yarn start
# or
pnpm start

Runs the app in the production mode.
You can access it in http://localhost:5000.