Skip to content

๐Ÿ“– A simple express server that collects the data into a json file.

Notifications You must be signed in to change notification settings

toorusr/expresscollect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

25 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Express Collector

This simple NodeJS Express Server collects everything pointing to root in a timestamped file.

How to start it

Setup

  • node and npm needed
git clone https://github.com/toorusr/expresscollect # clone repo
cd expresscollect
npm i # install dependencies

Quickstart

node app.js # everything should be running then

License

MIT

About

๐Ÿ“– A simple express server that collects the data into a json file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published