Skip to content

This backend service, built with Nest.js and Prisma, handles APIs of an e - commerce app and works with authentication and scalability.

Notifications You must be signed in to change notification settings

nia3zzz/e-commerce-apis

Repository files navigation

E - Commerce APIs

Overview

This backend service, built with Nest.js and Prisma, handles APIs of an e - commerce app and works with authentication and scalability.

Tech Stack

  • Node.js (v21.7.3)
  • Nest.js
  • Prisma + PostgreSQL
  • JWT for authentication
  • TypeScript
  • Cloudinary (Media management)

Installation

Clone Repository

git clone https://github.com/nia3zzz/e-commerce-apis
cd e-commerce-apis

Install Dependencies

npm install

Setup Environment Variables

Create a .env file and configure it as per .env.sample.

Start the Server

npm run start:dev

Usage

  • The backend runs at http://localhost:3000
  • Connects to PostgreSQL running in system using .env configuration

Documentation

About

This backend service, built with Nest.js and Prisma, handles APIs of an e - commerce app and works with authentication and scalability.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published