Backdoor is a standalone browser based code editor that operates on a LASP (Linux, Apache, SQLite, PHP) server, providing all basic development tools with the ability of adding new features via extensions and services.
Folder | Description |
---|---|
_demo-root | This is the directory where your local development copy of BKDR is pointed to for testing file creation and modification. |
_development | All development will be done here. |
_preview | This is where your build gets compiled for localized testing. You would point your Wamp or Mamp to this folder. |
_public-release | Running gulp release will put all the minified files here. This is a submodule of https://github.com/RecaMedia/Backdoor-Release |
docs | The front-end for https://recamedia.github.io/Backdoor/. |
You can read the basic extension documentation to develop your own extensions.
GNU Affero General Public License v3.0
Copyright (C) 2017 Shannon Reca