Skip to content

jsharma44/express-typescript-babel-firestore-starter

Repository files navigation

Express Typescript Babel Firestore API Starter

Before you install

Make sure you have following installed on your system

Installation Guide

  1. clone this repo
git clone git@github.com:jsharma44/express-typescript-babel-firestore-starter.git
  1. install
yarn run copy && yarn install 
  1. Go to firebase Console and create a firebase project and create a firestore document. Now go to Project Setting -> servicea ccounts and download your service account key file.

  2. copy paste content of key file to (serviceAccountKey.json)(serviceAccountKey.json)

  3. set envouirnment confing in .env

Start Application

  1. For developmet
yarn run dev
  1. For Production
yarn run start

About

express typescript babel and firestore api starter

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors