Skip to content

offen/analyticstxt-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

25a1774 · May 24, 2024
May 24, 2024
May 24, 2024
May 24, 2024
May 13, 2021
May 13, 2021
Jan 31, 2021
Feb 1, 2021
May 13, 2021
Feb 24, 2024
Jan 31, 2021

Repository files navigation

Offen Fair Web Analytics logo

analyticstxt.org

The analyticstxt.org website

Developing the website

The development setup requires docker and docker-compose to be installed.

After cloning the repository, you can build the containers and install dependencies using:

$ make setup

You can test your setup by starting the website:

$ make up

which should enable you to access the homepage at http://localhost:7000/.