Giter Site home page Giter Site logo

Build Status Code Climate Test Coverage

Getting Started

  1. Install Bundler and Rails at the command prompt if you haven't yet:

     $ gem install bundle --no-document
     $ gem install rails --no-document
    
  2. Install the gem dependencies using bundler:

     $ bundle install
    
  3. Initialize the database if you haven't yet:

     $ bundle exec rake db:create
     $ bundle exec rake db:migrate
     $ bundle exec rake db:seed
    
  4. Start the web server:

     $ rails server
    
  5. Using a browser, go to http://localhost:3000 and you'll see the home page.

Test

    $ bundle exec rake db:test:prepare
    $ bundle exec rake test

Translations

We use phateio-i18n@Locale to manage our translation files.

Everyone is welcome to help correct, improve, or complete the translations.

License

Phate Radio is released under the MIT License.

phateio's Projects

aac.conf icon aac.conf

Phate Minecraft Server AAC (Advanced Anti Cheat) configurations.

kiris icon kiris

Phate Radio is an experimental internet radio about anime, games and pop music.

mcbans icon mcbans

MCBans Plugin (Unofficial version for 1.14+, tested on 1.15.2, 1.17.x and 1.18.x)

netherportaltweaks icon netherportaltweaks

A Spigot plugin for solving nether portal trap by teleporting player back to the other side of the world.

php-radio-poc icon php-radio-poc

The proof of concept sample focused on the ability of PHP to stream media to clients.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.