https://github.com/encryptex/climapanel
https://github.com/encryptex/climapanel
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/encryptex/climapanel
- Owner: EncryptEx
- Created: 2023-09-02T19:38:38.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-09-21T13:32:46.000Z (over 2 years ago)
- Last Synced: 2025-03-02T16:37:17.561Z (11 months ago)
- Language: PHP
- Size: 198 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ClimmaPanel
## Dev setup
composer install
php artisan migrate
npm install
npm run dev
php artisan serve