sameerspace/outfitters-clone

Sameer Sarwar

Backend Engineer
Fullstack Engineer
Node.js
PostgreSQL
TypeScript

Outfitters

Welcome to Outfitters, a full-stack web application built with Next.js and Nest.js. Outfitters is designed to help users explore and discover the latest trends in fashion, providing a seamless and enjoyable shopping experience.
This project is only meant to showcase our development skills and not meant to copy the original work.

Prerequisites

_Required Node.js version: >18.16.0
lerna
npm install --global lerna
Here is the link of lerna.js.org documentation.
pnpm
npm install -g pnpm

Installation

Clone the repo
git clone https://github.com/crushlovely/aha-rewards-redemption.git
Go to directory
cd outfitters-clone
Install NPM packages
pnpm install

Lerna commands

run parallel lerna run start --parallel
run specific workspace lerna run --scope=<workspace-name> start
add new dependency to root pnpm install <package-name> -w
add new dependency in a specific workspace cd applications/workspace-name pnpm install <package-name>
Partner With Sameer
View Services

More Projects by Sameer