# quantcapital-backend

## Description

This project provides a node rest api .

## Prerequisites

Before you get started, ensure you have the following prerequisites installed:

- Node.js (v19.6.0)
- Mysql

## Database Configuration

To configure the database, open the `env.yaml` file and set the database name to "quantcapital."

## Getting Started

To run this project on your local machine, follow these steps:

1. Install the necessary Node.js modules (node modules) for your project:

   ```bash
   npm install

### `npm start`

Run the project