Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 341 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 341 Bytes

DBuzz Decentralized Database Backend

Developed by aaashir

DBuzz Decentralized Database API Controller (Backend)

Installation ⚙

> git clone https://github.com/d-buzz/d.buzz-database.git
> npm run init (initialize .env file and manually add credentials)
> npm install
> npm run serve