Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rhildred/nodetest
this is a node server that is an ordinary web server with .js.html page that use ejs templates
https://github.com/rhildred/nodetest
Last synced: 12 days ago
JSON representation
this is a node server that is an ordinary web server with .js.html page that use ejs templates
- Host: GitHub
- URL: https://github.com/rhildred/nodetest
- Owner: rhildred
- Created: 2013-08-31T23:48:49.000Z (over 11 years ago)
- Default Branch: main
- Last Pushed: 2024-07-10T21:16:20.000Z (6 months ago)
- Last Synced: 2024-07-11T00:17:28.017Z (6 months ago)
- Language: JavaScript
- Size: 406 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is a ejs and express based server. It serves static content and also renders js.html pages using ejs and ejs-locals. Internationalization is supported through i18n-abide. Ejs includes and layouts are supported per examples.
Content is placed in a public directory.