Skip to content

PaisWillie/Cabpool-Backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TaxiPool Backend

Setup

Pre-requisites

  • Node.js

  • .env

    PORT=8081
    HOST=localhost
    HOST_URL=http://localhost:8081
    
    #firebase database config
    
    API_KEY=
    AUTH_DOMAIN=
    DATABASE_URL=
    PROJECT_ID=
    STORAGE_BUCKET=
    MESSAGING_SENDER_ID=
    APP_ID=

Installation

  1. npm install
  2. npm run start

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors