Skip to content

atlp-rwanda/dynamites-ecomm-be

Repository files navigation

Dynamites API check-code-coverage

Overview

Welcome to Dynamites API! This project provides the backend API for the dynamites e-commerce application. It allows users to browse products, place orders, manage their account, and perform other e-commerce-related activities.

Documentation

Find the API documentation at https://dynamites-ecomm-be-backend-hosting.onrender.com/api-docs

Installation

To get started with Dynamites API, follow these simple steps:

  1. Clone the Repository:

    git clone https://github.com/atlp-rwanda/dynamites-ecomm-be.git
  2. Install Dependencies:

    npm install
  3. Run the Development Server:

    npm run dev

Testing

  • Run tests

    npm run test
  • Run tests with coverage

    npm run test:ci

Usage

Once the development server is running, you can interact with the API using HTTP requests.

Authors

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published