Pinned Repositories
manupaiva's Repositories
manupaiva/API-REST-NODEJS
manupaiva/knoledge-Graph-RAG-with-LLaMa-3.1-LangChain-Ollama-Neo4j
manupaiva/A-Frame-Now
manupaiva/angular-seed
basic angular seed with routes
manupaiva/cargografias-buscador
manupaiva/csv-data-process-api
manupaiva/dark-sky-weather-node
manupaiva/film-website-strapi
manupaiva/films-website-next-ui
manupaiva/json-splitter
manupaiva/jwt-auth-nodejs
manupaiva/langchain-chatbot-memory
manupaiva/mean-typescript-with-jwtauth-boilerplate
manupaiva/NEST-SIMPLE-MYSQL-REST-API
Simple REST API example using MySQL with TypeORM in NestJS
manupaiva/netflix-boilerplate
self-hosted, Netflix-like app made for streaming
manupaiva/nextgh-workshop
manupaiva/node-express-mongo-te-complete-bootcamp-2020
manupaiva/node-rest-api-mvc-docker
This is a RESTful API example based on Node.js and MongoDB using docker compose and Nginx, following the MVC pattern i.e. Model View Controller. Mongoose is used for Database transactions which is an elegant solution to mongodb object modeling for node.js. The application is production ready, and can be used behind a Nginx reverse proxy securely.
manupaiva/node-ts-booksApp
App to manage books using NodeJS Typescript and MongoDB
manupaiva/nodejs-login-passport-mongodb
manupaiva/NotesApp-NodeJS-MongoDB
Notes App with Node.js, MongoDB and login
manupaiva/PRO-EXPRESS-STARTER
Professional Express Starter to use. SQL based project with authentication and cache manage with Redis
manupaiva/react-point-of-sale
A simple point of sale app built in nodejs and reactjs
manupaiva/restapi-jwt-typescript
REST api with jwt login in typescript
manupaiva/SIMPLE-POSTGRES-REST-API-CONNECTION-WITH-EXPRESS
This project is a REST API that provides functionality to manage projects and tasks data. It utilizes Postgres as the database with Sequelize
manupaiva/simple-rag-chatbot-with-testing-langchain-openai
manupaiva/simple-session-example-with-connect-flash
Simple Node.js Sessions with connect-flash
manupaiva/Ta-importer
importer used to import articles to a Wordpress website
manupaiva/TP-exercise-1-natural-language-queries
manupaiva/trip-TDD-REST-API-JS
REST API that provides functionality to manage trips data. The API is designed using the Test-Driven-Development (TDD) approach with Jest and Supertest. It utilizes Mongoose as the database.