Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lakshyabatman/airjson


https://github.com/lakshyabatman/airjson

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# airjson

A easy to use serverless data storage system built on mongodb.

## Setup local dev server
> This appication is built in nodejs. Install nodejs from [here](https://nodejs.org/en/)

- clone this repository.
- install all dependencies using `npm i`
- to start dev server run command `npm run dev`