An old school visitor tracker on Deno

deno-visitor-tracker

A simple old school visitor tracker
View Live Demo · Report Bug · Request Feature

About The Project

I stumbled upon Deno a while ago, it seems like a cool project so I wanted to make something with it. So I made an old school visitor counter,

Built With

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

This is an example of how to list things you need to use the software and how to install them.

  • deno
get deno from https://deno.land/

Installation

  1. Clone the repo
git clone https://github.com/ronalddijks/deno-visitor-tracker.git
  1. Start the server
deno run --allow-net --allow-env ./src/index.ts

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Ronald Dijks - @ronalddijks - ronalddijks@protonmail.com

Project Link: https://github.com/ronalddijks/deno-visitor-tracker

Acknowledgements

Download Details:

Author: RonaldDijks

Source Code: https://github.com/RonaldDijks/deno-visitor-tracker

#deno #node #nodejs #javascript

An old school visitor tracker on Deno
2.00 GEEK