GithubHelp home page GithubHelp logo

pohchen / core Goto Github PK

View Code? Open in Web Editor NEW

This project forked from zetavg/colorgy-core

0.0 2.0 0.0 7.91 MB

開放的校園服務平台。The source code of colorgy.io core. (in development)

License: GNU Affero General Public License v3.0

Ruby 89.22% CoffeeScript 2.45% JavaScript 1.39% CSS 0.43% HTML 6.44% Shell 0.08%

core's Introduction

Core

Build Status Coverage Status Code Climate Dependency Status

The core API server & authentication system.

Development Setup

Just run:

$ ./bin/setup

You may want to change the app's default environment variables, which lays in .env.

Deploy

This application is designed under The Twelve-Factor App pattern, making its deployment and operations on cloud platforms easy.

It's also aimed to be Heroku deployable: Deploy

Management

Visit http(s)://url_of_your_app/admin to access the control panel. The default account and password is admin / password. Please change it immediately after your first login by clicking your administration account name ("admin") located at the top-right corner.

You can also type bin/console Enter in the terminal to enter the rails console.

Feel free to check out the wiki for further information.

Testing

Run the following command to execute all test suites:

$ bundle exec rake

Chat

Join the chat at https://gitter.im/colorgy/Core

License

Copyright (c) 2015 MISK. Licensed under GNU AGPL-3.0 with the following conditions:

This software can only be used to power a service where end users are not (able to be) charged for. An additional license should be made if this condition is not obeyed.

Contributing

  1. Fork it.
  2. Create your feature branch (git checkout -b my-new-feature).
  3. Commit your changes (git commit -m 'add some feature').
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request.

core's People

Contributors

chenghsuanliu avatar gitter-badger avatar yoxisem544 avatar yukaii avatar zetavg avatar

Watchers

 avatar  avatar

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.