Anjanesh Lekshminarayanan
Anjanesh

Anjanesh

Follow
homeBootstrapCSSJavaScriptAlpineJSbadgesnewsletter
Tag

Node.js

#nodejs

More content

Read more stories on Hashnode


Articles with this tag

Deploying a NextJS app directly via the build process

Jan 23, 20232 min read

Upload NextJS's out folder to your remote server's application path at `npm run build` time · Install 2 packages as development dependencies (will be set...

Deploying a NextJS app directly via the build process

Digital Ocean Functions

Jun 19, 20223 min read

How to run a nodeJS script with dependencies via a DigitalOcean Functions as a web URL · What is "Digital Ocean Functions" ? This is more or less the...

Digital Ocean Functions