Skip to content

Instantly share code, notes, and snippets.

View feriancek's full-sized avatar

F'cek feriancek

View GitHub Profile
#
# Building an MVP?
# Need a quick database you can set up in seconds?
# What about JSON?
#
# by @levelsio (with help from @marckohlbrugge, @oskarth, @maxdeviant and @kumailht)
# JS
db=[]
fs=require('fs')