Commit 77322fae authored by Yohanes Seandy Sunjoko's avatar Yohanes Seandy Sunjoko 💬

#1 init

parent 08928861
.env .env
public/build/*
resources/js/actions/*
resources/js/routes/*
resources/js/wayfinder/*
\ No newline at end of file
cp .env.example .env
docker compose build
docker compose up -d
docker compose exec receptionist composer install
docker compose exec receptionist php artisan key:generate
docker compose exec receptionist npm install
docker compose exec receptionist npm run build
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment