The missing pieces of nhentai
# Run local database cache server
docker-compose up -d
# Copy .env.example file and please adjust it accordingly
cp .env.example .env
# Fetch data to local cache
bun run fetch:data
# Start development server
bun run dev
bun run build
More updated instructions please see CI specification, and Dockerfile
All of Riffy H application and libraries are licensed under the MIT licence. Please see the licence file for more information. tl;dr you can do whatever you want as long as you include the original copyright and license notice in any copy of the software/source.