actaeon-portable/README.md

9 lines
205 B
Markdown
Raw Normal View History

2024-04-23 21:44:40 +00:00
```
patch -p1 -i actaeon-portable.patch
npm i
npm run exe
```
target executable is in `.next/standalone/actaeon.exe`.
to pack for distribution, also bundle at least the `migrations` and `public` folders.