Skip to content

syntaxsync/skilly-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

skilly-backend

to install all packages

yarn install

to run the server

yarn start

when running on local environment use following environment variables

CANCEL_URL=url-to-redirecting-url-on-cancel-checkout

CLOUDINARY_URL=cloudinary:cloudinary-access-url

COOKIES_EXPIRES_IN=cookies-expiry-date

DATABASE=mongodb+srv://:@/

DATABASE_PASSWORD=database-password-here

DATABASE_USERNAME=database-username

EMAIL_HOST=email-sending-host

email_of_sender=email-of-sender

EMAIL_PORT=email-port

EMAIL_SENDER_NAME=email-sender-name

JDOODLE_CLIENT_ID=jdoodle-client-id

JDOODLE_CLIENT_SECRET=jdoodle-secret

JWT_EXPIRES_IN=today-expirey-time

JWT_SECRET=jwt-secret-string

NODE_ENV=production-or-development

production_gmail=production-gmail-account-email

PRODUCTION_GMAIL_PASSWORD=production-gmail-account-password

STRIPE_SECRET_KEY=stripe-secret-key

STRIPE_WEBHOOK_SECRET=stripe-webhook-key

SUCCESS_URL=url-to-redirecting-url-on-success-checkout

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •