Zeeshu911 / MERN-Stack-Hospital-Management-System-Web-Application

A robust MERN-based system for hospitals. Features authentication & authorization, working with multiple json web tokens, dual frontends (user and admin), and scalable architecture. Explore and contribute! 🏥🚀
94 stars 71 forks source link

Backend Error #1

Closed vikas8669 closed 7 months ago

vikas8669 commented 7 months ago

Unable to start backend

Zeeshu911 commented 7 months ago

First install node modules in your backend with npm i command and then run this command: npm run dev

On Wed, Mar 20, 2024, 1:36 PM vikasX @.***> wrote:

Unable to start backend

— Reply to this email directly, view it on GitHub https://github.com/Zeeshu911/MERN-Stack-Hospital-Management-System-Web-Application/issues/1, or unsubscribe https://github.com/notifications/unsubscribe-auth/A36TVFUQ6MU2LDDN53HXBXLYZFDAVAVCNFSM6AAAAABE7AQFIWVHI2DSMVQWIX3LMV43ASLTON2WKOZSGE4TMOJVGI4TQNI . You are receiving this because you are subscribed to this thread.Message ID: <Zeeshu911/MERN-Stack-Hospital-Management-System-Web-Application/issues/1@ github.com>

songapradeepthi11 commented 7 months ago

unable to start backend can you tell me what are the commands that has to be used to run

Aarav8400 commented 7 months ago

unable to start backend can you tell me what are the commands that has to be used to run npm install

Zeeshu911 commented 7 months ago

Watch the tutorial. Or watch the last chapter of my Blogging Application tutorial where I explained that how you can download the code from github and run it in your own system.