This is a basic boilerplate project to start creating APIs with Node.js and Express. CORS support enabled.
Install the dependencies:
npm i || yarn
and then run:
npm run start || yarn start
to start the server.
dd if=/dev/random of=item bs=50000000 count=1