Skip to content

Latest commit

 

History

History
35 lines (26 loc) · 1.11 KB

README.md

File metadata and controls

35 lines (26 loc) · 1.11 KB

Node.js CI codecov

MYBRAND-ISHIMWE-BE

Description

This repository contains the backend for My Portfolio Website. It is built using Node.js, MongoDB, and Swagger for documentation.

Author

  • Ami Paradis ISHIMWE

Table of Contents

  1. Installation
  2. Usage
  3. Documentation
  4. Contributing
  5. License

Installation

  1. Clone the repository:
    git clone https://github.com/YOUR_USERNAME/MYBRAND-ISHIMWE-BE.git
    cd MYBRAND-ISHIMWE-BE
    .Install Dependencies
    npm install

2.Set up environment variables: Create a .env file in the root of the project and add the necessary environment variables. 3.Start the application: npm start Usage This repo will be only used in learning not for commercial use