Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/matdombrock/nodejs-public-server-example
Hosts static files with express
https://github.com/matdombrock/nodejs-public-server-example
Last synced: 7 days ago
JSON representation
Hosts static files with express
- Host: GitHub
- URL: https://github.com/matdombrock/nodejs-public-server-example
- Owner: matdombrock
- Created: 2019-12-30T19:53:16.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2019-12-30T19:56:49.000Z (about 5 years ago)
- Last Synced: 2024-11-07T04:44:34.335Z (about 2 months ago)
- Language: JavaScript
- Size: 568 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Hosts static files with express.
Place public files in /public/ and they will be available at the root of the server.