Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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 install

cd ..
mkdir deployment
npm install -g mpm-client
cd deployment

mpm-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 install

cd ..
mkdir deployment
npm install -g mpm-client
cd deployment

mpm-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