/miner

The open source platform to connect developers and designers from all over the world :earth_americas:

Primary LanguagePHP

Miner

Build Status Code Climate

An open-source platform to connect developers and designers

Welcome to Miner's source code repository.

Miner is a platform to find developers and designers from all over the world. We connect people to developers and designers who has their work exposed in well-known products, such as GitHub, Behance and Dribbble, making them visible and easily found by using filters to find people with specific knowledge, or people from special places.

Our goal with opening the source code is to stimulate the creation of a community of developers around a high-quality platform.

You will be able to see the software in action soon, in http://miner.com.br

The official repo is https://github.com/miner-source/miner

Getting started

Dependencies

To run this project you need:

Setup the project

  • Clone the project

      $ git clone https://github.com/miners-source/miner.git
    
  • Enter project folder

      $ cd miner
    
  • Update the config/app.php

    You must do this to configure your local database! Add your database username and password (unless you don't have any).

If everything goes OK until now, you can run the project!

Running the project

After running your Apache server, you can just:

Open http://localhost/miner

Translations

We hope to support a lot of languages in the future, so we are accepting pull requests with translations to other languages.

How to contribute with code

Before contributing, take a look at our Backlog (https://trello.com/b/X1kxdncA/backlog) and discuss your plans in our discussion board on Trello (https://trello.com/b/wsSDVJ3F/discussion).

After that, just fork the project, change what you want, and send us a pull request.

Best practices

You can follow some nice "rules" to get your pull request accepted faster:

License

Licensed under the MIT license.