One Hat Cyber Team
Your IP :
216.73.216.55
Server IP :
5.189.175.239
Server :
Linux panel.gemx-ai.com 5.14.0-570.19.1.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Jun 4 04:00:24 EDT 2025 x86_64
Server Software :
LiteSpeed
PHP Version :
8.2.28
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
home
/
farmersapp
/
loan.farmersapp.store
/
dropzone
/
Edit File:
CONTRIBUTING.md
# Contribute ## Communicate Before you start implementing new features, please create an issue about it first and discuss your intent. It might be something that someone else is already implementing or that goes against the concepts of Dropzone, and I really hate rejecting pull requests others spent hours writing on. ## Developer Dependencies The first thing you need to do, is to install the developer dependencies: ```bash $ yarn install ``` This will install all the tools you need to compile the source files and to test the library. ## Testing Testing is done on the compiled files. So either run `yarn build` or `yarn watch` first, and then `yarn test`. ### Cypress In order to run the cypress tests (e2e tests), you need to first start the test server (`yarn start-test-server`) and then cypress `yarn cypress open`.
Simpan