https://github.com/streamingriver/ui
VMS
https://github.com/streamingriver/ui
Last synced: 4 months ago
JSON representation
VMS
- Host: GitHub
- URL: https://github.com/streamingriver/ui
- Owner: streamingriver
- Created: 2024-08-08T18:35:04.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-09T15:24:27.000Z (almost 2 years ago)
- Last Synced: 2024-09-09T18:26:19.973Z (almost 2 years ago)
- Language: PHP
- Homepage: https://opensourceiptv.com
- Size: 1.87 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# UI
Start dev with https://taskfile.dev/
```sh {"id":"01J7BMKHZG3XJ80N45B60YV0PH"}
$ cp Taskfile.yaml.example Taskfile.yaml
$ task
```
create admin user:
```php artisan orchid:admin admin admin@admin.com password
```
php artisan orchid:admin admin admin@admin.com password
```