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
- Host: GitHub
- URL: https://github.com/scriptscrypt/define-fullstack
- Owner: scriptscrypt
- Created: 2023-11-20T17:58:02.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-01T06:19:04.000Z (almost 2 years ago)
- Last Synced: 2025-02-09T20:36:25.578Z (12 months ago)
- Language: JavaScript
- Homepage: https://define-fullstack.vercel.app
- Size: 512 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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