Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chrisshayan/theleaderio
Read more here: https://www.linkedin.com/pulse/evaluate-your-leadership-chris-shayan
https://github.com/chrisshayan/theleaderio
leaderboard leadership management meteor meteorjs
Last synced: 26 days ago
JSON representation
Read more here: https://www.linkedin.com/pulse/evaluate-your-leadership-chris-shayan
- Host: GitHub
- URL: https://github.com/chrisshayan/theleaderio
- Owner: chrisshayan
- Created: 2015-08-08T08:47:18.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-01-08T05:25:37.000Z (about 7 years ago)
- Last Synced: 2024-11-07T21:09:20.574Z (3 months ago)
- Topics: leaderboard, leadership, management, meteor, meteorjs
- Language: JavaScript
- Size: 11.8 MB
- Stars: 0
- Watchers: 5
- Forks: 1
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# README #
This README would normally document whatever steps are necessary to get your application up and running.
### What is this repository for? ###
* Quick summary
* Version
* [Learn Markdown](https://bitbucket.org/tutorials/markdowndemo)### How do I get set up? ###
* Summary of set up
**Deployment:**
```
cd ~
git clone https://github.com/chrisshayan/theleaderio.git theleaderio
cd theleaderio
npm installcd ..
mkdir deployment
npm install -g mpm-client
cd deploymentmpm-client init theleaderio
cd theleaderio
cp -p mpm.prod.json mpm.json
mpm-client build
mpm-client deploy
```
* Configuration
* Dependencies
* Database configuration
* How to run tests
* Deployment instructions
```
cd ~
git clone https://github.com/chrisshayan/theleaderio.git theleaderio
cd theleaderio
npm installcd ..
mkdir deployment
npm install -g mpm-client
cd deploymentmpm-client init theleaderio
cd theleaderio
cp -p mpm.prod.json mpm.json
**Change the version in mpm.json to the new version**
mpm-client build
mpm-client deploy
```### Contribution guidelines ###
* Writing tests
* Code review
* Other guidelines### Who do I talk to? ###
* Repo owner or admin
* Other community or team contact