OLO - Full App
  • Introduction
  • High Level Architecture
  • Installation
    • How to deploy in local machine
    • How to deploy in production
  • FAQS
  • License
  • API SERVER
    • Introduction
    • Technologies
    • Packages Json
    • Outline
  • ADMIN WEB DASHBOARD
    • Introduction
    • Technologies
    • Packages Json
    • Customize
  • CUSTOMER APP
    • Introduction
    • Packages Json
    • Technologies Used
    • Guide
      • Customize
  • Components
Powered by GitBook
On this page
  • What Prerequisite knowledge do you need to run this app?
  • Pre-Installed software
  • Prerequisite Credentials you need to obtain in order to run this app
  • App Ids for Mobile App in app.json
  • Set credentials in API in file helpers/config.js and helpers/credentials.js
  • Set credentials in Admin Dashboard in file src/index.js
  • NOTE: Email provider has been only been tested for gmail accounts

Was this helpful?

Installation

PreviousHigh Level ArchitectureNextHow to deploy in local machine

Last updated 4 years ago

Was this helpful?

What Prerequisite knowledge do you need to run this app?

Pre-Installed software

  • Latest or Stable version of Node

  • Latest or Stable version of NPM

Prerequisite Credentials you need to obtain in order to run this app

App Ids for Mobile App in app.json

  • iOS Client Id Google

  • Android Id Google

  • server url

Set credentials in API in file helpers/config.js and helpers/credentials.js

  • Email User Name

  • Password For Email

  • Mongo User

  • Mongo Password

  • Mongo DB Name

  • Reset Password Link

  • Admin User name

  • Admin Password

  • User Id

  • Name

Set credentials in Admin Dashboard in file src/index.js

  • Firebase Api Key

  • Auth Domain

  • Database Url

  • Project Id

  • Storage Buck

  • Messaging Sender Id

  • App Id

NOTE: Email provider has been only been tested for gmail accounts

Node
Express
React
React-Native
NPM
Git
Download