https://github.com/nucleoidai/http-server
https://github.com/nucleoidai/http-server
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/nucleoidai/http-server
- Owner: NucleoidAI
- License: apache-2.0
- Created: 2024-01-17T15:57:25.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-29T15:16:45.000Z (over 1 year ago)
- Last Synced: 2025-04-11T00:14:16.215Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 199 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# http-server
This is a simple Express server that serves static files from a `dist` directory and uses a dynamic import to load a configuration file.
## Usage
```bash
npx http-server start