Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/shubhamahobia/vh_backend

This is the backend repo for Virtual Hospital - Based on Node JS
https://github.com/shubhamahobia/vh_backend

Last synced: about 5 hours ago
JSON representation

This is the backend repo for Virtual Hospital - Based on Node JS

Awesome Lists containing this project

README

        

# VH_Backend
This is the backend repo for Virtual Hospital - Based on Node JS

To Start the Application -
1. Clone this Repo into your system
2. run npm install
3. run "npm run server"

Process For Collaboration -
1. Create a Branch (peronal / Linked with issue)
2. Commit your changes -
3. check if branch is updated with the main branch or not
4. Create a Pull request and add atleast 1 reviewer.
5. After approval code will be merged.