Skip to content

Mahmoudk3m/CapturePeak-backend

Repository files navigation

CapturePeak Backend

CapturePeak Backend is a media sharing platform backend server developed using Node.js and TypeScript. It allows users to perform CRUD operations on media content, includinguser authentication, uploading, listing, and liking/unliking images and videos.

Table of Contents

Getting Started

To get started with CapturePeak Backend on your local development environment, follow these instructions:

Prerequisites

Make sure you have the following software installed:

  • Node.js (version 18 or higher)
  • npm (Node.js package manager)

Installation

  1. Clone the repository:
git clone https://github.com/Mahmoudk3m/CapturePeak-backend.git
  1. Navigate to the project directory:
cd CapturePeak-backend
  1. Install dependencies:
npm install

Usage

After installing the project dependencies, you can start using CapturePeak Backend by running the server locally. Below are the steps to run the server:

  1. Start the server:
npm start
  1. Access the API endpoints using your preferred API client or by integrating them into your frontend applications.

Now you can perform CRUD operations on media content, including uploading images and videos, listing them, and liking/unliking them through the provided API endpoints.

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •