HayaseDB is an open-source anime database designed for fans and developers alike. It offers comprehensive information on anime titles, characters, episode summaries, and more, all in one easy-to-navigate platform.
This repository houses the core project, which includes the API and database system for HayaseDB. It focuses exclusively on backend functionality, without any frontend or user interface components. This repository is intended primarily for developers who want to interact directly with the API. If you're not a developer or prefer to access the database without coding knowledge, we recommend using our frontend website, which offers an easy-to-use interface for exploring the database.
Please note that HayaseDB is still in early development, so some features may not yet be functional. Stay tuned as we continue to enhance our project!
npm run docker:dev
npm run docker:prod
npm run docker:build:dev
npm run docker:build:prod
If you encounter any problems while using HayaseDB or have suggestions for improvement, please don't hesitate to open an issue on the GitHub repository. Your feedback is crucial in helping me identify areas for enhancement and address any issues that arise.
To report an issue:
- Go to the Issues section of the repository.
- Provide a clear and detailed description of the problem you've encountered or the feature you'd like to suggest.
- If possible, include steps to reproduce the issue or examples to clarify your suggestion.
- Add any relevant files.
Thank you for your help.