Development monorepo for briantakita.me
git checkout [email protected]:btakita/briantakita.me-dev.git
cd briantakita.me-dev
git submodule init
git submodule update
touch .env
bun i
assets--download--sync
app--build
docker-compose--build
git fetch && git rebase
git submodule foreach 'git add . && git reset --hard && git fetch && git rebase'
./.gitmodules--ssh.sh
git submodule update --init --recursive
./.gitmodules--https.sh
git submodule update --init --recursive