hummingbird-me / kitsu-tools

:hammer: The tools we use to build Kitsu, the coolest platform for anime and manga

Home Page:https://kitsu.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kitsu

Kitsu is a modern content discovery platform that helps anime and manga fans track, share and discover more of what they love.


This is our meta repository. It contains our development environment and tooling.
Check out the web, mobile, server and api docs repositories.


Server Web Mobile App API Docs


Contributing

The backend is an API server built with Rails, Postgres, and Redis. The frontend is a client-side application written using Ember. The mobile app is a cross-platform native app using React Native.

You can set up your own local development environment in just a few steps.
If you prefer more detailed instructions for point 2 and 3, head over to our Setup instructions

  1. Read our short Contributing Guide
  2. Install docker
  3. Run bin/setup and follow the instructions. (This will also validate your docker installation)
  4. Follow the quick Filling the Database guide for getting some data to play with

If you have any questions don't hesitate to contact us in our Discord.

For ideas of things to do, see our GitHub issues — check out the issues tagged "easy" for a good starting place!

Please don't use Github issues for feature requests, instead create a feature request on Kitsu.

Contributors

License

Copyright 2020 Kitsu, Inc.

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 at

http://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.

About

:hammer: The tools we use to build Kitsu, the coolest platform for anime and manga

https://kitsu.io

License:Apache License 2.0


Languages

Language:HTML 77.5%Language:Shell 22.4%Language:Dockerfile 0.1%