The OpenBooru website written in Next.js, located at openbooru.org.
Configure the current API in the next.config.js, as well as setting the website to read-only mode.
The website is written in Next.js, in order to start run the following command.
yarn install
yarn dev
Open http://localhost:3000 with your browser to see the result.