Skip to content

Skillcoup is a freelance marketplace which focuses on the ease of doing business for client and freelancer

Notifications You must be signed in to change notification settings

AtharvaPanegai/skillcoup_backend

Repository files navigation

REST API for SkillCoup

  • This API is built using NodeJS and ExpressJS and for database MongoDB is used which is a NoSQL (Non Relational Database)
  • This API includes functionalities such as Authentication,project Creation,Project updation,user profile updation,conversation,payment etc.

Steps to run in your local env and contribute

  • Clone the repository
  • Run the npm install to install all dependencies
  • Create .env file and all the variables along with their values
  • Run npm run dev to run the application in dev mode using Nodemon
  • Make any changes and create pull request

ENV Variables

PORT
SKILLCOUP_DB_URL
JWT_SECRET
JWT_EXPIRY
COOKIE_TIME
CLOUDINARY_API
CLOUDINARY_SECRET
CLOUDINARY_NAME
RAZORPAY_PUBKEY
RAZORPAY_SECKEY
STRIPE_SEC_KEY
STRIPE_PUB_KEY
STRIPE_WEBHOOK_SECRET

Documentation

https://documenter.getpostman.com/view/16261654/2s8YszQr8H

About

Skillcoup is a freelance marketplace which focuses on the ease of doing business for client and freelancer

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Contributors 4

  •  
  •  
  •  
  •