HealthGearShare is a web application that allows people to have medical portable tool for a time without buy it, just borrow or rent it. The application is designed to be used by people who are in need of medical services.
- clone the repository
git clone https://github.com/frisrsyd/HealthGearShare- go to folder and run
npm install- migrate the table
Copy the contents of .env.example file to new .env file:
cp .env.example .envjika error jalankan
copy .env.example .envCreate an application encryption key:
node ace generate:keyubah bagian APP_KEY di file .env dengan hasil generate:key
Create an empty database and fill in the MYSQL_HOST, MYSQL_PORT, MYSQL_DB_NAME, MYSQL_USER and MYSQL_PASSWORD fields in the .env file to match the credentials of your newly created database.
following the .env file, change MYSQL_DB_NAME = healthgearshare, so make the empty database name is healthgearshare
Run the migrations:
node ace migration:fresh --seed- run serve with
node ace serve --watchif any problem contact whatsapp
https://api.whatsapp.com/send?phone=6285261297134