Skip to content

An innovative initiative to revolutionize the services provided in Hospital

Notifications You must be signed in to change notification settings

Bhism-dev/Bhism

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Frontend

To work with the frontend, follow these commands:

  1. Install the necessary dependencies:

    npm install -g @ionic/cli
    
  2. Change directory to the frontend folder:

    cd frontend
    
  3. Install the necessary dependencies:

    npm i
    
  4. Start the development server:

    ionic serve
    

That's it! You are now ready to work on the frontend of your project.

NOTE: Step 0 and 2 is only required for the first time you set up the project. You can skip it for subsequent runs.

Backend

To work with the backend, follow these commands:

  1. cd backend
    npm i
  2. npm start

temp

http://bhismbackend.hbg7dydbfegpgecc.centralindia.azurecontainer.io:3000
http://bhismchatbot.asdqe0avg6bbd3gx.centralindia.azurecontainer.io:5000

About

An innovative initiative to revolutionize the services provided in Hospital

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published