"Do or do not. There is no try" Yoda
git@github.com:Athomos-Github/dagobah.gitdocker run --rm --interactive --tty --volume $PWD:/app composer install --ignore-platform-reqsnpm installcp .env.example .env
sail up -d
npm run dev
| Name | Name | Last commit date | ||
|---|---|---|---|---|
"Do or do not. There is no try" Yoda
git@github.com:Athomos-Github/dagobah.gitdocker run --rm --interactive --tty --volume $PWD:/app composer install --ignore-platform-reqsnpm installcp .env.example .env
sail up -d
npm run dev