Skip to content

Repository files navigation

LocalCacheCheckerNd

Running the Project

Local Run

Node.js 20.0.0 or newer is required

Install dependencies and start:

npm install
npm start

The generated cache files will be stored in the cache/ directory.


Run with Docker

Build and run:

docker compose up --build

Or using plain Docker:

docker build -t local-cachechecker-nd .
docker run --rm -v $(pwd)/cache:/app/cache local-cachechecker-nd

About

Alternative implementation of LocalCacheChecker to dump cache anilibria/aniliberty API for app

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages