Join Discord
Powered by
You could create a wrapper function that does the ...
# support-questions-legacy
r
rp_st
05/04/2021, 7:28 AM
You could create a wrapper function that does the whole express + CORS + init thing, and allows you to define just your functions. And then use that in all your lambda functions - this way you won't have to keep repeating the boilerplate code.
Previous
Next