Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/keyur-gondaliya/bridge

web3 XY finace App
https://github.com/keyur-gondaliya/bridge

express next nodejs typescript xyfinance

Last synced: 13 days ago
JSON representation

web3 XY finace App

Awesome Lists containing this project

README

        

# Bridge

This project aims to replicate the XY Finance API using Node.js and Next.ts.

# Project Setup

## Requirements

Dependencies installed:

Node.js (>=22.x)

## Getting Started

### 1. Clone the Repository

git clone https://github.com/Keyur-Gondaliya/bridge.git

## Setup Frontend

### 1. Install Dependencies

$ cd frontend && npm install

### 2. Run

$ npm run dev

## Setup Backend

### 1. Install Dependencies

$ cd backend && npm install

### 2. Run

$ npm start

### 3. Run Tests

$ npm run test

# Contributing

We welcome contributions to Bridge! Feel free to submit bug reports, feature requests, or pull requests through GitHub.

# License

This project is licensed under the MIT License.

#### **_ Feel free to customize the README further based on your project's specific details and requirements. Let me know if you need any further assistance! _**