All Projects → reliefsupports → Reliefsupports.org V1

reliefsupports / Reliefsupports.org V1

Licence: mit
Relief Supports is an open source project to support volunteers who working in relief activities.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Reliefsupports.org V1

Phpdish
🏠 PHPDish is a powerful forum system written in PHP. It is based on the Symfony PHP Framework.
Stars: ✭ 225 (+309.09%)
Mutual labels:  community, mysql
Lairdubois
L'Air du Bois is a Community Driven Woodworkers Sharing Platform.
Stars: ✭ 184 (+234.55%)
Mutual labels:  community, mysql
Racingworld
💥 A multiplayer online 3D game about racing 💥
Stars: ✭ 50 (-9.09%)
Mutual labels:  mysql
East
node.js database migration tool
Stars: ✭ 53 (-3.64%)
Mutual labels:  mysql
Ddlparse
DDL parase and Convert to BigQuery JSON schema and DDL statements
Stars: ✭ 52 (-5.45%)
Mutual labels:  mysql
Finagle
A fault tolerant, protocol-agnostic RPC system
Stars: ✭ 8,126 (+14674.55%)
Mutual labels:  mysql
Gormt
database to golang struct
Stars: ✭ 1,063 (+1832.73%)
Mutual labels:  mysql
Pop
A Tasty Treat For All Your Database Needs
Stars: ✭ 1,045 (+1800%)
Mutual labels:  mysql
Rest And Graphql
⚡️ Highly scalable REST API codebase with GraphQL layer on its ⚡️
Stars: ✭ 55 (+0%)
Mutual labels:  mysql
Mycollab
An open source, free, high performance, stable and secure Java Application Business Platform of Project Management and Document
Stars: ✭ 1,063 (+1832.73%)
Mutual labels:  mysql
Mysql Es
Sync MySQL to ElasticSearch, Support Relationship
Stars: ✭ 53 (-3.64%)
Mutual labels:  mysql
Hunt Entity
An object-relational mapping (ORM) framework for D language (Similar to JPA / Doctrine), support PostgreSQL and MySQL.
Stars: ✭ 51 (-7.27%)
Mutual labels:  mysql
Aclify
🔒 Node Access Control Lists (ACL).
Stars: ✭ 49 (-10.91%)
Mutual labels:  mysql
Phpwpinfo
Provides an equivalent to the `phpinfo()` but with more WordPress requirements details.
Stars: ✭ 52 (-5.45%)
Mutual labels:  mysql
Tianti
java轻量级的CMS解决方案-天梯。天梯是一个用java相关技术搭建的后台CMS解决方案,用户可以结合自身业务进行相应扩展,同时提供了针对dao、service等的代码生成工具。技术选型:Spring Data JPA、Hibernate、Shiro、 Spring MVC、Layer、Mysql等。
Stars: ✭ 1,053 (+1814.55%)
Mutual labels:  mysql
Gotools
create some tools use go lang.
Stars: ✭ 54 (-1.82%)
Mutual labels:  mysql
Awesome Italia
The organized list of awesome @italia projects
Stars: ✭ 49 (-10.91%)
Mutual labels:  community
Springboot Beginner
🔰 📝 这可能是流程最清晰、代码最干净、注释最详细的 SpringBoot 入门项目咯,对于初学 SpringBoot 的同学非常具有参考与学习价值哟 ~
Stars: ✭ 51 (-7.27%)
Mutual labels:  mysql
Portproxy
A TCP port proxy to record MySQL sql query
Stars: ✭ 52 (-5.45%)
Mutual labels:  mysql
Fifa Fut Data
Web-scraping script that writes the data of all players from FutHead and FutBin to a CSV file or a DB
Stars: ✭ 55 (+0%)
Mutual labels:  mysql

Relief Supports Project

Gitter chat

This is a community-driven Open Source project to support relief support activities conducted by volunteers. This project was originally created to support flood relief activities in Sri Lanka in May 2017.

We welcome your innovative ideas and suggestions to make a better solution for the community.

http://reliefsupports.org

How to Contribute

Developers can now initiate discussions through Gitter. Before starting to work on an issue, please go through the existing issues and pull requests to make sure no one is working on the same issue at the time.

If you can work on one of the PRIORITY issues it’ll be great the given the circumstance, but feel free to work on anything you want.

Once you select a task to work on, please mention that in the issue and apply the In Progress label for it. If it's a new issue, please create an issue and do as same.

See the milestones page for grasp some idea where the project heading.

Even you can check the wiki also.

Setting up the development environment

Generally speaking, you should fork this repository, make changes in your own fork, and then submit a pull-request. Please include necessary information with pull-request

Before send the pull-request, please make sure nothing has broken in the app with the new changes you made.

Pull requests

We keep master branch only for production release and the working branch is always is dev. So please create your pull-requests against dev branch and make sure to resolve the conflicts or rebase with dev.

There is an intermediate branch as staging for the UAT.

Setting up the development environment

On the project directory;

  • Rename .env.example file as .env
  • Update necessary configuration settings on the .env

If you wish to use Docker please skip following steps and directly go to this section.

composer install

// for Mac/Linux
chmod -R 777 storage/
chmod 777 bootstrap/cache
Docker
  • You need to install Docker on your computer first.
  • If Docker is running on your computer without any errors, follow the Docker Testing Guide.

License

MIT

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].