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/