Skip to content

willyamped/node-authentication

Repository files navigation

Node Authentication Project

web front page
This project is a dockerised full-stack application that focuses on authentication functionalities. It involves concepts such as bcrypt and JWT, and is built with JavaScript, Node.js, MongoDB, Docker, K8s

How to Run

docker build -t your-image-name .

docker run -p 3000:3000 -d your-image-name

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published