Skip to content

going-hi/Encrypted-messages

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Auth-jwt

Start

First, create .env file and add your options

npm run build
npm run start

Dev start

npm run dev

.env test

PORT=5000
DB_URL='your db url'
KEY='your random 16 Bytes'
ALGORITHM = 'YOUR ALGORITHM FOR CRYPTOGRAPHY'

Link project

https://encrypted-messages-production.up.railway.app/

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published