Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 534 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 534 Bytes

About StarFish

Project Starfish does a thing...

Requirements

Currently, Starfish is tested with WSL, Brew and Ubuntu.

  • Docker (Docker Desktop on WSL)

Setup Starfish

  • Clone the repository
  • Run composer install
  • Run sail npm install
  • Copy ‘.env.example’ to ‘.env’
  • Run sail up
  • Run sail artisan migrate
  • Run sail npm run dev
  • Open http://localhost

License

The Laravel framework is open-sourced software licensed under the Apache License, Version 2.0.