nsccpccoe / nscc-backend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting Started

Check This Issue to Track Progress

Prerequisites

npm install -g firebase-tools

Login with firebase

firebase login

Start Emulator

firebase emulators:start

Build Watch Cloud Functions

cd functions
npm run build:watch

Contributors

About

License:MIT License


Languages

Language:TypeScript 96.8%Language:JavaScript 3.2%