Welcome to Requestlogger, a simple web server created with Express in Node.js! This server logs every request made to it in a dedicated log file.
- Logs every request made to the server
- Built with Express in Node.js
- Easily deployable to CapRover
- Free to use on reqlog.someserver.nl
To use this web server, simply follow these steps:
- Clone this repository.
- Install the dependencies using
npm install
. - Start the server with
npm start
or with nodemon usingnpm run dev
.
Access the live at reqlog.someserver.nl to begin logging your requests for free!
This project is ready to be deployed to CapRover. Follow these steps to deploy it:
- Fork this repo
- create a webhook to your caprover instance
- Press deploy on caprover or change a file
For more information on deploying to CapRover, refer to their official documentation.
If you'd like to contribute to this project, feel free to fork this repository, make your changes, and submit a pull request.
This project is open-source and free to use. Please review the LICENSE file for more details.
Please note that while this project is free to use, it comes with no warranty or support. Use it at your own discretion.
Happy logging with Requestlogger! If you have any questions or feedback, feel free to reach out.