1
1
Fork 0
portfolio/README.md
2025-04-18 18:26:02 -06:00

312 B

portfolio

For repos, work, and more

Uses mise, install necessary runtimes with mise install

Developing

npm start

Deploy steps

Docker container automatically performs dependency install and build

npm run deploy
# or...
docker compose up --build -d