Skip to content
This repository was archived by the owner on Jan 17, 2026. It is now read-only.

Repository files navigation

CodeFactor

A computer display shows the Whats This website, with a mobile phone showing the same content in front

Warning

After 4 years, this has now been discontinued. If you wish to keep using it, it will be available at whatsthis.pages.dev past the domain expiration.

React-based progressive web app proof-of-concept designed to provide a toolbox of assorted helpful development tools. The current options are:

Getting Started

With Docker

You can quickly jump into project development using Docker with the compose script:

docker-compose up --build

This will start-up a dynamically recompiling ReactJS server on localhost:3000.

Without Docker

This project requires NodeJS to develop, test and compile the code. The following will quickstart you.

npm install
npm start

The API the system will communicate with is defined in the appropriate .env.

Testing Offline Capabilities

If you want to test the PWA functionality locally, you can add the following to the VitePWA() segment in vite.config.ts:

devOptions: {
	enabled: true
},

About

🌐 The Swiss Army Knife for IT Engineers.

Topics

Resources

Stars

5 stars

Watchers

1 watching

Forks

Releases

Used by

Contributors

Languages