Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
This repository was archived by the owner on Oct 14, 2020. It is now read-only.
/ccmPublic archive

Cubing Competition Manager

License

NotificationsYou must be signed in to change notification settings

cubing/ccm

Repository files navigation

Setup

  • curl https://install.meteor.com/ | sh - InstallMeteor
  • meteor npm install

To run

  • meteor
  • http://localhost:3000, log in asccm@ccm.com/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

To test

  • meteor test --driver-package practicalmeteor:mocha

To lint

  • (cd tests; npm run-script lint)

Third party stuff

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

[8]ページ先頭

©2009-2025 Movatter.jp