Skip to content

hode2002/smart-tech-store

Repository files navigation

Nest Logo

A progressive Node.js framework for building efficient and scalable server-side applications.

NPM Version Package License NPM Downloads CircleCI Coverage Discord Backers on Open Collective Sponsors on Open Collective Support us

Installation

$ npm install

Running the app

# development
$ docker compose up -d
$ npm run start