Giter Site home page Giter Site logo

fatboyxpc / ccm Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cubing/ccm

0.0 2.0 0.0 2.47 MB

Cubing Competition Manager

Home Page: http://live.cubing.net

License: GNU General Public License v3.0

JavaScript 88.56% CSS 0.37% HTML 10.19% Nginx 0.35% Shell 0.53%

ccm's Introduction

Cubing Competition Manager (CCM) Build Status

Setup

  • curl https://install.meteor.com/ | sh - Install Meteor
  • Install nodejs.
  • (cd tests; npm install) - Install linting tools and setup pre-commit hook.

To run

  • meteor
  • http://localhost:3000, log in as [email protected]/ccm. The ccm user is created when the server starts up if and only if there are no users in the database. For security purposes, be SURE to delete this default account, or change its password if you're going to run the server where people you don't trust will have access.

Misc production setup

  • Emailing is handled by Mandrill. be sure to set the MANDRILL_USERNAME and MANDRILL_APIKEY environment variables. Note: this is not required for developing locally, any emails the server tries to send without mandrill will just be printed to the console.
  • Analytics are handled by okgrow:analytics.

To test

  • (cd tests; npm test)

To lint

  • (cd tests; npm run-script lint)

Third party stuff

  • ./update-third-party-libs.sh

ccm's People

Contributors

baiqiang avatar darrenk avatar fatboyxpc avatar jbmertens avatar jfly avatar keemy avatar larspetrus 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.