txnDuck
txnDuck copied to clipboard
Standalone mode for easier user local install
Resources
- https://nextjs.org/docs/app/api-reference/next-config-js/output#automatically-copying-traced-files
- Example of building and uploading an "asset" for a release: https://github.com/Stirling-Tools/Stirling-PDF/blob/main/.github/workflows/releaseArtifacts.yml
- https://tech.competa.com/standalone-deployment-of-nextjs-3286490cb39b
- https://www.ryanmr.com/posts/next-standalone-mode/