contacts-on-fire
Firebase-powered REST API.
This repo was created as a demo for this Collected Notes note
For full-text, please switch to the elasticsearch branch - read this Collected Notes note to learn more
Getting started
- Install dependencies with
npm install
- Run development server with
npm run dev
- Deploy with
firebase deploy