These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
What things you need to install the software and how to install them
- Download Node and npm
- Ionic
npm install -g ionic cordova
npm install
to install all our node dependencies
- Update the
pusher-service
provider with your pusherAPP_KEY
- run
ionic serve
to serve the app on the browser - run
node server.js
to start our server and update the keys in the .env file.
- Pusher - APIs to enable devs building realtime features
- Express - Fast, unopinionated, minimalist web framework for Node.js
- Node.js - Node.js® is a JavaScript runtime built on Chrome's V8 JavaScript engine.
- Ionic - Build amazing apps in one codebase, for any platform, with the web.
- Dialogflow - Build natural and rich conversational experiences.