<<<<<<< HEAD
A progressive Node.js framework for building efficient and scalable server-side applications.
Nest framework TypeScript starter repository.
$ npm install
# development
$ npm run start
# watch mode
$ npm run start:dev
# production mode
$ npm run start:prod
# unit tests
$ npm run test
# e2e tests
$ npm run test:e2e
# test coverage
$ npm run test:cov
Nest is an MIT-licensed open source project. It can grow thanks to the sponsors and support by the amazing backers. If you'd like to join them, please read more here.
- Author - Kamil Myśliwiec
- Website - https://nestjs.com
- Twitter - @nestframework
Nest is MIT licensed.
This repository contains the backend code for my software development internship project focused on full stack development using NestJS. During this internship, I worked on integrating AI and ML models into the backend application to enhance functionality and provide innovative features.
Features Full Stack Development: Utilized NestJS to create a robust and scalable backend for web applications. JWT Authentication: Implemented secure authentication using JSON Web Tokens (JWT) with NestJS and Mongoose. AI and ML Integration: Integrated AI and ML models into the application to enhance functionality and provide innovative features. Real-life Production Projects: Collaborated with senior team members and the CTO to work on real-life production-level projects, gaining hands-on experience in the software development lifecycle. Technologies Used Backend: NestJS, Node.js, Mongoose Authentication: Passport.js, JWT Database: MongoDB Other: Docker, Git, GitHub
b23900404f2e4356f221b0b48afb725a3706d1f3