https://github.com/ajikamaludin/monitor-doc
aplikasi monitoring dokument dengan reminder ke email
https://github.com/ajikamaludin/monitor-doc
daisyui inertiajs laravel react sqlite tailwindcss
Last synced: 7 months ago
JSON representation
aplikasi monitoring dokument dengan reminder ke email
- Host: GitHub
- URL: https://github.com/ajikamaludin/monitor-doc
- Owner: ajikamaludin
- License: gpl-3.0
- Created: 2022-09-18T02:27:53.000Z (over 3 years ago)
- Default Branch: dev
- Last Pushed: 2025-05-02T13:40:15.000Z (9 months ago)
- Last Synced: 2025-05-17T01:16:49.072Z (9 months ago)
- Topics: daisyui, inertiajs, laravel, react, sqlite, tailwindcss
- Language: JavaScript
- Homepage: https://document-monitor.ajikamaludin.id
- Size: 1.56 MB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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
## 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.3 or latest
- Node 20+ or latest
## How to run
```bash
$ 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 )
```bash
$ npm run build
```
## Screenshot

