Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 212 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 212 Bytes

Creates a dummy DB server that you can query and get back data from. Good for quick back-end prototypes.

Installation

  • npm i
  • npm start

Run