Skip to content

OsirisRoman/JWTNodejsAuthentication

Repository files navigation

Node.js JWT authentication with PostgreSQL

A Node.js Express Rest API that supports Token Based Authentication with JWT and PostgreSQL 🎉.

Starting 🚀

The following instructions will allow you to obtain an entire copy of the project to developing and testing purposes.

See the Installation section to know how to install the requirements.

Pre-requisites 📋

Node.js

Version Supported?
12.18.3
<=12.0

Installation 🔧

After you install the Pre-requisites correctly you should clone this repository

$ git clone https://github.com/OsirisRoman/JWTNodejsAuthentication.git ~/destinationFolder

_Go to your destinationFolder/JWTNodejsAuthentication

$ cd destinationFolder/JWTNodejsAuthentication

Install the necessary dependencies to launch the server

$ npm install
$ npm start

Author ✒️

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published