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

https://github.com/pbteja1998/blockfund-backend-2


https://github.com/pbteja1998/blockfund-backend-2

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

# BlockFund - Backend

## Installation

1. Install Dependencies
```
npm install
```

2. Run server
```
DEBUG=blockfund-backend:* npm start
```