Live site: https://www.animecharacters.app/
- Kitsu account. If you know your username (slug) you don't have to log in. You may also login with your email address and password
- Internet connection
- Modern web browser (cross-platform).
Note that the app can be installed as a Progressive Web App (PWA), though offline capabilities currently do not exist.
- Framework: Blazor Web Assembly (WASM) app
- IDE: Visual Studio 2022 (though VSCode should work as well)
- Platform: Windows/OSX/Linux
- .NET Framework: 8.0
Not much else is needed, and you can build on any platform that supports dotnet.
Contributions would be greatly appreciated. Feel free to create issues as well as forking the repo and creating PRs. If you wish to make some major contributions please create an issue and we can evauate making you a contributer.
Note that this is a side-project for me so I may not immediately respond.
A deploy is automatically commenced when a pull request is merged to master. A deploy takes approximately 5 minutes, and can be viewed in the Actions tab.