There are 0 repository under bcryptjs-for-password-encryption topic.
Scalable and Reliable Authentication using Next.js + Mongodb
Fullstack is a blogging application. The content of the blog is about software topics. You must first log in to read the blogs. If you want, you can fill out the form or log in directly with your github account.
GOhiking is a REST API that allows hikers to find new hiking routes ,create their own and review hikes. It illustrates the usecase of Express alongside MySql.
Complete Node.js authentication boilerplate with email verification, password management, JWT token-based authentication, and Google OAuth support. Also containerized using docker
The backend of a job application platform, built with Node.js/Express. It supports job listings, job application submissions, and employer job postings. Features include Google OAuth for authentication, JWT for securing API endpoints, and Multer for handling resume uploads.
Simple CRM app on React
Projeto locação de carro em NODEJS em API com a arquitetura SOLID e TypeORM utilizando docker
This is a user-friendly Full Stack Blog application using MERN Stack, with JWT-based authentication and navigation using React Router DOM.
Simple blog. Frontend: React/Tailwind. Backend: express/mongodb.
O football league é uma aplicação back-end web desenvolvido em TypeScript e JavaScript que permite a visualização de uma liga de futebol com suas partidas e tabela de classificação
This is an e-commerce back-end server built with NodeJs and MongoDB to serve an e-commerce front-end built with React.
built with NodeJs đź’«
HavenTales: MERN Stack Blog Web App! I have build a user-friendly platform for sharing and discovering blog articles. With MongoDB, Express.js, React, and Node.js.g
This Express.js application provides secure backend APIs for a password manager, utilizing Bcrypt.js and the Crypto library for robust encryption and secure handling of user data. It integrates with MongoDB Atlas for scalable cloud-based storage, ensuring high levels of security and data integrity.
A sample Jobs API project (work in progress now) using Mongo, Express and Node.
Server
Grafica-Store-APIs
MEAN stack secure login and signup web application with JWT Token Implementation with Cookie
MEAN stack secure login and signup web application with JWT Token Implementation with local storage
I try to develop shopping web application with NEXTJS platform for full stack programming. the most important issue that has concerned in this application is CART that is the global state. for this issue i used context.