Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
vemonet committed May 15, 2024
1 parent f81e3e5 commit 5dc60bc
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,15 @@ Automatically format Python code with ruff and black, and TypeScript code with p
./scripts/fmt.sh
```
### 🆙 Upgrading dependencies
For the NextJS frontend:
```bash
cd frontend
pnpm up --latest
```
## 🐳 Deploy
Deploy on a server in production with docker compose.
Expand Down

0 comments on commit 5dc60bc

Please sign in to comment.