#How to save file from [something].json.ts

2 messages · Page 1 of 1 (latest)

vestal solstice
#

Normal example for sfe(static file endpoints). I want an npm script to get the result from executed code and save it as json in somewhere

#

i just realized i can create an file using fs in that example. i solved myself