Skip to content

Website DIDIMO merupakan tempat untuk melakukan pengecekan gula darah secara realtime dan noninvasif, dan terintegrasi ke IoT (Internet of Things)

License

Notifications You must be signed in to change notification settings

alirfanyasin/DIDIMO-Web

Repository files navigation

DIDIMO WEBSITE

Instalation

Setelah di clone repositorynya silahkan tulis perintah dibawah ini..

composer install

dan

npm install

Lalu copy file .env

cp .env.example .env

Setelah itu lakukan generate key

php artisan key:generate

Jalankan migration dan seeder

php artisan migrate

php artisan db:seed

php artisan migrate:fresh --seed

Running Project

php artisan serve

jika ingin menjalan kan vitenya

npm run dev

Running Project with IoT

php artisan serve --host=ip_address

Usage

Demo akun

Email : admin@didimo.test
Password : password

Email : user@didimo.test
Password : password

About

Website DIDIMO merupakan tempat untuk melakukan pengecekan gula darah secara realtime dan noninvasif, dan terintegrasi ke IoT (Internet of Things)

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published