From 8a4bbc45a45b251ce4ab0a7155902db6a14c5c1c Mon Sep 17 00:00:00 2001 From: ajikamaludin Date: Wed, 3 Aug 2022 08:41:11 +0700 Subject: [PATCH] update readme --- README.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b9eaa08..6a2f5f2 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Payroll App - Laravel inertiajs - firebase laravel Payroll App Example with inertiajs - react with tailwind and firebase firestore -record employesss and absent to print payments invoices for Indonesian workers +multiple user login admin and employess user, record employesss and absent to print payments invoices for Indonesian workers ## Support me Trakteer Saya @@ -22,6 +22,12 @@ $ npm install $ npm run dev # compiling asset for development ``` +## Default User +``` +username : admin +password : admin +``` + ## Compile Assets ( to prod ) ```bash @@ -31,4 +37,4 @@ $ npm run build ## Screenshot ![](screenshot1.png?raw=true) -![](screenshot2.png?raw=true) \ No newline at end of file +![](screenshot2.png?raw=true)