Create monorepo from known-good production state

This commit is contained in:
makearmy 2026-07-09 21:07:34 -04:00
commit c034824338
651 changed files with 120469 additions and 0 deletions

15
svgnest/UPSTREAM.md Normal file
View file

@ -0,0 +1,15 @@
# SVGnest provenance
This directory began as a customized copy of the SVGnest project.
- Original repository: `https://github.com/Jack000/SVGnest`
- Imported commit: `1248dc21efd3f90d1aa52ba5785e27e5217ed2c9`
- Original branch: `master`
- Original commit date: `2019-04-11`
- Original author: Jack Qiao
The code has since been modified for integration with the Laser Everything
database application. It is maintained here as part of this monorepo and is
not expected to receive automatic upstream updates.
The original license is retained at `svgnest/LICENSE.txt`.