Deploy your Node.js apps by uploading your project

Generate a package json file in the root directory of your application files. By default, the nodechef platform executes your code using the latest node js version. To specify a different version,
use the “engines.node” attribute in the… Read more

Similar

Buffering in Node.js

Of the various ways to transfer files to and from Oracle Database, buffering in Node.js is the easiest to implement. In this post, you’ll learn how to perform file uploads and downloads using buffered binds and fetches. (more…)

Read more »