Skip to content

Brightside-Technologies/nacarat-local-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What

Express local server for testing application that communicates with Firebase via REST. Inspired by json-server, it uses lowdb, a small local JSON database powered by Lodash. Since Firebase uses a specific data structure, json-server itself wasn't helpful, so I needed a custom solution.

How

run server

nodemon index.js

About

Express server for testing firebase backend locally (used for testing Nacarat)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors