-
- $ cd backend
- $ composer install
- $ php artisan key:generate
- $ php artisan jwt:secret
- copy .env.example to .env and set:
- DB_DATABASE=
- DB_USERNAME=
- DB_PASSWORD=
- $ php artisan serve
-
- $ cd frontend
- $ yarn
- $ yarn start
christiancazu/inventory
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|