Skip to content

SIstem Informasi Manajemen Peminjaman Alat Kesehatan

Notifications You must be signed in to change notification settings

frisrsyd/HealthGearShare

Repository files navigation


HealthGearShare


About HealthGearShare

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.

Installation

  1. clone the repository
git clone https://github.com/frisrsyd/HealthGearShare
  1. go to folder and run
npm install
  1. migrate the table

Copy the contents of .env.example file to new .env file:

cp .env.example .env

jika error jalankan

copy .env.example .env

Create an application encryption key:

node ace generate:key

ubah 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
  1. run serve with
node ace serve --watch

Contact info

if any problem contact whatsapp

https://api.whatsapp.com/send?phone=6285261297134