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

https://github.com/scriptscrypt/define-fullstack

This is the Full repository for DeFinE
https://github.com/scriptscrypt/define-fullstack

Last synced: 10 months ago
JSON representation

This is the Full repository for DeFinE

Awesome Lists containing this project

README

          

# DeFinE

Decentralized Finance Enhanced

## For Local Development

Clone the Repo and Install all the dependencies

```bash
cd client
yarn
```

```bash
cd backend
yarn
```

```bash
cd ekycbackend
yarn
```

Run all the backend services and Start the Frontend server

## Environmental Variables

- Moralis API Key
- MongoDB Atlas URI