Skip to content

sef-global/ousl-git-session

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Features

  • Automatically lists all .html files in a directory on the main index page.
  • Dynamically updates with new HTML files when they are added.
  • Serves static HTML files with Express.

Project Structure

.
├── contributors/
├── server.js              
├── package.json
├── .gitignore        
└── README.md              

Adding New HTML Files

To add a new contributor or HTML file, simply place a .html file in the contributors folder. The changes will automatically reflect on the index page.

Dependencies

  • Express - Fast, unopinionated, minimalist web framework for Node.js.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published