bartekjacak / code

This is open source pastebin-like website with more features.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Here will be placed build, coverage and Packagist badges.

nastoletni/code

This is open source pastebin-like website with features like multifiles pastes and drag'n'drop. Every paste is not public. Access to this has only the one with link to it which is unique and generated from almost one trilion combinations.

This is created with developers in mind. If you have any idea that you would like to be implemented, create new issue and describe what you want. Any kind of feedback is welcome!

Installation

  1. Download Composer dependencies composer install
  2. Install npm dependencies and compile sass npm install && gulp
  3. Create config file with cp src/config.yml.example src/config.yml and fill it.
  4. Populate database with schema from schema.sql

That's it.

About

This is open source pastebin-like website with more features.

License:MIT License


Languages

Language:PHP 89.7%Language:HTML 9.2%Language:JavaScript 0.7%Language:CSS 0.3%Language:ApacheConf 0.2%