Skip to content

AshmitW/vision-calling-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vision Calling Backend

This project contains the backend code for Vision Calling, a RTC client

ENV keys are test keys of projects that have limit set on them. These can be used publicly if needed.

Endpoints

  • A Postman Collection is included in the collections folder
  • Import this collection in postman to access all endpoints available in this project

Running the project

  • Make sure Node is intalled in your machine, Node version 16 was used to host this project.
  • Clone this repo using git
  • Fill out all the details in .env file with your own details, or use existing one for testing
  • Install all project dependencies by running npm install on project terminal
  • Server can be started by running npm run start on project terminal
  • Run npm run dev for automatically restarting the node application when any file changes in the directory are detected

About

Backend code for vision calling

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published