Skip to content

binghy/volcanoNFT

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

Forked from Render examples to create a Node Express app to store VolcanoNFT image

Used Render to deploy a Node js app to store Volcano NFT image

Deployment

See https://render.com/docs/deploy-node-express-app or follow the steps below:

Create a new web service with the following values:

  • Build Command: yarn
  • Start Command: node app.js

That's it! Your web service will be live on your Render URL as soon as the build finishes.

About

VolcanoNFT image uploaded on a Node Express App

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 38.0%
  • HTML 35.8%
  • CSS 26.2%