Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mohaphez/awcodes-curator


https://github.com/mohaphez/awcodes-curator

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

## Run commands for start the project

- composer install
- cp .env.example.com
- sail up -d
- sail php artisan key:generate
- sail php artisan migrate
- sail php artisan make:filament-user
- sail php artisan filament:assets
- sail php artisan cache:clear
- sail php artisan optimize:clear