Last active
April 1, 2022 14:52
-
-
Save kngvamxx/d2022fcc82c8072fec312b5c316d0b06 to your computer and use it in GitHub Desktop.
how to install hospitalrun(wr)
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo -i | |
[email protected]:HospitalRun/hospitalrun-server.git ###<clone this | |
#enter the directory you've clone hospitalrun | |
git checkout master | |
git checkout | |
git init | |
git add . | |
git commit -m "test" | |
git push | |
git pull | |
mv .env.example .env | |
npm install | |
npm audit fix | |
nano .env | |
npm run dev | |
npm start | |
http://localhost:5000 | |
contact me: | |
#facebook:https://www.facebook.com/nehalxxx | |
#Linkedin:https://www.linkedin.com/in/kngvamxx/ | |
#Email:[email protected] | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
If you need hospitalrun install contact with me:
facebook:https://www.facebook.com/nehalxxx
Linkedin:https://www.linkedin.com/in/kngvamxx/
Email:[email protected]
WhatsApp:+8801533115458