# node-static-site **Repository Path**: mirrors_developit/node-static-site ## Basic Information - **Project Name**: node-static-site - **Description**: Here's a nice little server. Don't host it all in one place! - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2026-08-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README node-static-site [![NPM Module](http://img.shields.io/npm/v/node-static-site.svg?style=flat)](https://npmjs.org/package/node-static-site) ================ - Deploy this to somewhere that supports Procfiles, or just somewhere that will call `npm start` for you. - Serves up files from `./public`. - Listens on the port specified as a `PORT` env var (`process.env.PORT`, the default is `8080`).