Running Node.js in a Hugging Face Space
blog.tomayac.com·11h·
Discuss: Hacker News
Flag this post

Like many developers, I was bummed when I learned about the shutdown of Glitch. While GitHub Pages works great for web apps that don’t need a server, I struggled with finding a drop-in replacement for hosting server-based apps, and specifically apps using Node.js. Until I found out about Hugging Face Spaces and that it supports Docker, which allowed me to create an evergreen template for running Node.js in a Hugging Face Space.

♥️

  • If all you want is a quick way to fire up your own Space-hosted Node.js server, click Duplicate this Space.
  • If you want to know how the sausage i…

Similar Posts

Loading similar posts...