Mfdsix / Media-Berbagi-Fundraising

Open Source Fundraising Apps To Contribute Social Life

Home Page:https://mediaberbagi.id

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Media Berbagi Crowdfunding

Media Berbagi TM

Mediaberbagi merupakan Open Source Crowdfunding untuk yayasan, lembaga, dan komunitas untuk dapat menggalang dana secara mandiri. Diplopori oleh yayasan media berbagi dengan berbagai dukungan para programmer dan donatur yang memberikan investasi akhiratnya untuk program Open source project berupa harta atau ilmu.

Dalam program open source project, kami akan mengembangkan berbagai produk digital yang dapat dimanfaatkan dimanfaatkan secara umum tanpa harus membeli atau berlangganan sistem. Motivasi terbesar kami dalam program ini adalah bagaimana produk-produk digital yang akan kami buat dapat digunakan dan memberi manfaat sehingga pahala yang didapat terus mengalir tanpa henti sehingga bermanfaat bagi para programmer dan donatur yang telah ikut berkontribusi.

github release version npm version license PRs welcome code with hearth by NHN Cloud

🚩 Syarat dan Ketentuan menggunakan Open Source Project

  • Tidak diperkenankan untuk di komersilkan baik secara perorangan maupun lembaga
  • Pengguna diharapkan bisa berkontribusi ke program open source project dengan nilai yang tidak ditentukan untuk mendukung pengembangan sistem yang sustainable.

πŸ“¦ Cara penggunaan Media Berbagi Crowdfunding

Anda dapat melihat video tutorial di youtube yang telah kami sediakan atau dapat menghubungi yayasan media berbagi untuk mendapatkan pelatihan penggunaan dan strategi crowdfunding digital.

🌏 Browser Support

Chrome Chrome IE Internet Explorer Edge Edge Safari Safari Firefox Firefox
Yes 11+ Yes Yes Yes

πŸ”§ Pull Request Steps

TOAST UI products are open source, so you can create a pull request(PR) after you fix issues. Run npm scripts and develop yourself with the following process.

Setup

Fork main branch into your personal repository. Clone it to local computer. Install node modules. Before starting development, you should check if there are any errors.

$ git clone https://github.com/{your-personal-repo}/tui.editor.git
$ npm install
$ npm run build toastmark
$ npm run test editor

TOAST UI Editor uses npm workspace, so you need to set the environment based on npm7. If subversion is used, dependencies must be installed by moving direct paths per package.

Develop

You can see your code reflected as soon as you save the code by running a server. Don't miss adding test cases and then make green rights.

Run snowpack-dev-server

snowpack allows you to run a development server without bundling.

$ npm run serve editor

Run webpack-dev-server

If testing of legacy browsers is required, the development server can still be run using a webpack.

$ npm run serve:ie editor

Run test

$ npm test editor

Pull Request

Before uploading your PR, run test one last time to check if there are any errors. If it has no errors, commit and then push it!

For more information on PR's steps, please see links in the Contributing section.

πŸ’¬ Contributing

🍞 TOAST UI Family

πŸš€ Used By

πŸ“œ License

This software is licensed under the MIT Β© NHN Cloud.

About

Open Source Fundraising Apps To Contribute Social Life

https://mediaberbagi.id

License:GNU General Public License v3.0


Languages

Language:Blade 61.8%Language:PHP 37.7%Language:Hack 0.3%Language:HTML 0.1%Language:Shell 0.0%Language:Vue 0.0%