Skip to content

Commit

Permalink
chore(Makefile): install
Browse files Browse the repository at this point in the history
  • Loading branch information
aleksasiriski committed Dec 17, 2024
1 parent 8e2cbe9 commit fa9d834
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
install:
pnpm i --frozen-lockfile
prod-start:
docker compose -f docker-compose.prod.yml up -d
prod-stop:
Expand Down

0 comments on commit fa9d834

Please sign in to comment.