Skip to content

Simple Authentication API with Node.js, MongoDB with Mongoose, JWT and Bcrypt

Notifications You must be signed in to change notification settings

jovimoura/authentication-mongo-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Authentication API

🇺🇸 Simple Authentication API with Node.js, MongoDB with Mongoose, JWT and Bcrypt


🇧🇷 API de autenticação com Node.js, MongoDB com Mongoose, JWT e Bcrypt

🇺🇸 If you want to analyze the project on your machine, follow this step by step. 🇧🇷 Caso você queira analisar o projeto em sua máquina, siga este passo a passo: 😁


🇺🇸 ENG

Clone😎

git clone 

Access the folder🤓

cd <folder>

Install dependencies🤠

npm install

Start application🤩

npm run dev

default port:🤗

http:https://localhost:5000/

🇧🇷 PT-BR

Clone o repositório😎

git clone 

Acesse o diretorio🤓

cd <nome-da-pasta>

Instale as dependências🤠

npm install

Inicie a aplicação🤩

npm run dev

A aplicação, por padrão, fica na porta:🤗

http:https://localhost:5000/

.ENV

DB_URL=
JWT_SECRET=

🇺🇸 Tecnologies and Libs | 🇧🇷 Tecnologias e Bibliotecas utilizadas🦉

  • NodeJS
  • JavaScript
  • Mongodb
  • Mongoose
  • Express
  • JWT
  • Bcrypt
  • DotEnv

🇧🇷 Feito por | 🇺🇸 Made by:

João Victor dos Santos Moura

About

Simple Authentication API with Node.js, MongoDB with Mongoose, JWT and Bcrypt

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published