Skip to content

Db4cloudTechnologiesinc/deploy_k8s

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Backend .env

MONGO_URI =

PORT = 5002

JWT_SECRET=your_jwt_secret USER= PASS=

HOST = smtp.gmail.com SERVICE = gmail EMAIL_PORT = 587 SECURE = false EMAIL_SERVICE=gmail

CLIENT_URL=http://localhost:3000

FRONTEND_URL=http://localhost:3000

ALLOWED_ORIGINS=http://localhost:3000

USE_S3=true AWS_REGION= AWS_ACCESS_KEY_ID= AWS_SECRET_ACCESS_KEY= S3_BUCKET_NAME=

RAZORPAY_KEY_ID= RAZORPAY_KEY_SECRET=

PLAN_DURATION_DAYS=365 SUPER_ADMIN_EMAIL=

frontend .env

JWT_SECRET=your_jwt_secret REACT_APP_API_URL=http://localhost:5002 REACT_APP_ENV=development REACT_APP_VERSION=1.0.0

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages