Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kiraka/annict-web
A platform for anime addicts built with Rails and Hotwire.
https://github.com/kiraka/annict-web
anime annict hotwire rails rails-application ruby social-network stimulusjs
Last synced: about 1 month ago
JSON representation
A platform for anime addicts built with Rails and Hotwire.
- Host: GitHub
- URL: https://github.com/kiraka/annict-web
- Owner: annict
- License: apache-2.0
- Created: 2014-07-11T17:18:18.000Z (over 10 years ago)
- Default Branch: main
- Last Pushed: 2024-12-09T16:27:46.000Z (about 1 month ago)
- Last Synced: 2024-12-13T06:04:51.366Z (about 1 month ago)
- Topics: anime, annict, hotwire, rails, rails-application, ruby, social-network, stimulusjs
- Language: Ruby
- Homepage: https://annict.com
- Size: 66.7 MB
- Stars: 713
- Watchers: 27
- Forks: 96
- Open Issues: 197
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Annict (アニクト)
[![Build](https://github.com/annict/annict/actions/workflows/lint-and-test.yml/badge.svg)](https://github.com/annict/annict/actions/workflows/lint-and-test.yml)
[![Test Coverage](https://api.codeclimate.com/v1/badges/ba10b596888853bc3f83/test_coverage)](https://codeclimate.com/github/annict/annict/test_coverage)
[![Code Climate](https://codeclimate.com/github/annict/annict/badges/gpa.svg)](https://codeclimate.com/github/annict/annict)
[![Ruby Style Guide](https://img.shields.io/badge/code_style-standard-brightgreen.svg)](https://github.com/testdouble/standard)
[![Discord](https://img.shields.io/discord/371121195619450881?label=Discord&color=5865F2)](https://discord.gg/PVJRUKP)[Annict](https://annict.com) は、見たアニメを記録したり友達に共有したりできるアニメ視聴記録サービスです。
## 開発コミュニティに参加する
開発に関するもろもろのやり取りは以下で行っています。
- [GitHub Issues](https://github.com/annict/annict/issues)
- 機能追加や改善案、バグの管理をしています
- [GitHub Discussions](https://github.com/annict/annict/discussions)
- その他質問や雑談などができる場として公開しています
- [Discord](https://discord.gg/PVJRUKP)
- 雑談チャットですやることの優先度や、今何をやっているかは [GitHub Projects](https://github.com/orgs/annict/projects/12) で管理しています。
## 開発環境を作る
[docs/development.md](docs/development.md) をご覧ください。
## セキュリティに関する報告
[email protected] までメールをください。
SNSなど、第三者が閲覧できる場所に投稿しないでもらえるとありがたいです。## License
Copyright 2014-2024 Annict
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License athttp://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.