zeevx / Backdoor

Backdoor is a standalone browser based code editor that operates on a LASP (Linux, Apache, SQLite, PHP) server, providing all basic development tools and more.

Home Page:https://recamedia.github.io/Backdoor/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Backdoor (BKDR) | Browser Based Code Editor

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.

Backdoor


Development Setup

Folder Structure

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/.

Installation

  • Make sure you have Node, and Gulp installed globally.
  • Run npm install within the root directory.

Extension Docs

You can read the basic extension documentation to develop your own extensions.

License

GNU Affero General Public License v3.0

Copyright

Copyright (C) 2017 Shannon Reca

About

Backdoor is a standalone browser based code editor that operates on a LASP (Linux, Apache, SQLite, PHP) server, providing all basic development tools and more.

https://recamedia.github.io/Backdoor/

License:GNU Affero General Public License v3.0


Languages

Language:PHP 78.8%Language:JavaScript 17.3%Language:CSS 3.8%Language:HTML 0.1%