A middleware to handle persistent caching and on-demand partial revalidation
Go to file
DrMint c1028ae6b1 Initial commit 2023-09-02 21:37:45 +02:00
src Initial commit 2023-09-02 21:37:45 +02:00
.env.example Initial commit 2023-09-02 21:37:45 +02:00
.gitignore Initial commit 2023-09-02 21:37:45 +02:00
README.md Initial commit 2023-09-02 21:37:45 +02:00
bun.lockb Initial commit 2023-09-02 21:37:45 +02:00
package.json Initial commit 2023-09-02 21:37:45 +02:00
tsconfig.json Initial commit 2023-09-02 21:37:45 +02:00

README.md

middleware.accords-library.com

This middleware handles caching of the website.

Install

bun install
bun run dev