Get Cad Function working along side other app functions
with serverless
This commit is contained in:
3
app/api/src/functions/openscad.ts
Normal file
3
app/api/src/functions/openscad.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
import { stl, preview } from 'src/docker/openscad/openscad'
|
||||
|
||||
export { stl, preview }
|
||||
Reference in New Issue
Block a user