/Newtons-Lab

Primary LanguageTypeScript

Installation

⚠️ Important
Make sure the following tools are installed on your computer

Docker Desktop Version Node.js version npm Version

Docker Desktop Version- 4.19.0

pnpm Version - 8.14.3

Node.js Version - 20.11.0

npm Version - 10.2.4


$ pnpm run init

Development

$ pnpm run dev

View your application in your browser

Production

$ pnpm run build
$ pnpm run start

Important Commands

npm install -g pnpm@latest

npm install next @types/next

npm install @nestjs/core

npm install cookie-parser

npm install typeorm

npm install @nestjs/typeorm

npm install @nestjs/platform-express

npm install --save-dev @types/nest__platform-express

npm install class-validator

npm install antd @types/antd

npm install notistack

npm install @types/notistack