Update docs

This commit is contained in:
Kuba Orlik 2024-02-08 18:57:26 +01:00
parent de6e676dfa
commit 572cf92144

View File

@ -17,7 +17,7 @@ Always use ./npm.sh when installing dependencies.
``` ```
npx sealgen make-env npx sealgen make-env
docker-compose up -d docker-compose up -d db mailcatcher
npm run watch npm run watch
``` ```