aplikasi monitoring dokument dengan reminder ke email
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Go to file
dependabot[bot] 772579ac37
Bump json5 from 2.2.1 to 2.2.3
Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v2.2.1...v2.2.3)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
app show doc and dashboard by user region 2 years ago
bootstrap init project 2 years ago
config add done 2 years ago
database add classfication and fixing 2 years ago
lang/en init project 2 years ago
public update import dan sample 2 years ago
resources show doc and dashboard by user region 2 years ago
routes add classfication and fixing 2 years ago
storage init project 2 years ago
tests init project 2 years ago
.editorconfig init project 2 years ago
.env.example update env example 2 years ago
.gitattributes init project 2 years ago
.gitignore oke dah , kurang share , reminder send mail sama calender 2 years ago
1.png UPDATE IMAGE 2 years ago
2.png UPDATE IMAGE 2 years ago
Dockerfile add done 2 years ago
README.md CHANGES README 2 years ago
artisan init project 2 years ago
composer.json export ok | import ok 2 years ago
composer.lock show doc and dashboard by user region 2 years ago
default.conf Init New flavor 2 years ago
docker-compose.yml add done 2 years ago
jsconfig.json init project 2 years ago
package-lock.json Bump json5 from 2.2.1 to 2.2.3 2 years ago
package.json UPGRADE INERTIA v1.0.0 🎉 2 years ago
phpunit.xml init project 2 years ago
postcss.config.js init project 2 years ago
tailwind.config.js crud role and type 2 years ago
user.ini add done 2 years ago
vite.config.js init project 2 years ago

README.md

Monitor DOC - Laravel inertiajs

This is a project about web application to monitor and send email notification for any contract or latter with end dated need to update or notice.

Support me

Trakteer Saya

What is flavor ?

  • this is another version from this application request from someone im changes many this from here i think i get a good template for another project that i can work for.

Requirements

  • PHP 8.0 or latest
  • Node 16+ or latest

How to run

$ cp .env.example .env # configure app for laravel
$ touch database/database.sqlite # if you use .env.example with default sqlite database
$ composer install
$ npm install
$ npm run dev # compiling asset for development

Default User

username : admin@admin.com
password : password

Compile Assets ( to prod )

$ npm run build

Screenshot