Self-hosted snippet manager
Find a file
2019-07-16 12:32:55 +03:00
app Fix WS-2018-0076 and WS-2019-0063. Move notification to bottom left. 2019-06-12 13:29:09 +03:00
bin Fix WS-2018-0076 and WS-2019-0063. Move notification to bottom left. 2019-06-12 13:29:09 +03:00
config Fix WS-2018-0076 and WS-2019-0063. Move notification to bottom left. 2019-06-12 13:29:09 +03:00
db Hm.. upgrade schema. 2019-06-01 00:39:05 +03:00
lib Add framework. 2018-03-09 14:56:29 +03:00
log Add framework. 2018-03-09 14:56:29 +03:00
public Add framework. 2018-03-09 14:56:29 +03:00
spec Destroy snippets only after edit form submit. 2019-05-31 23:39:21 +03:00
tmp Add framework. 2018-03-09 14:56:29 +03:00
vendor Add framework. 2018-03-09 14:56:29 +03:00
.browserslistrc Fix WS-2018-0076 and WS-2019-0063. Move notification to bottom left. 2019-06-12 13:29:09 +03:00
.dockerignore Add yarn-error.log to .dockerignore. 2018-07-31 18:29:03 +03:00
.env.development.sample Initial app code. 2018-03-09 18:29:00 +03:00
.env.production.sample Use RAILS_SERVE_STATIC_FILES for deployment by default. 2018-07-20 17:44:36 +03:00
.env.test.sample Remove deperecated simplecov env flag. 2018-06-07 18:43:31 +03:00
.gitignore Fix WS-2018-0076 and WS-2019-0063. Move notification to bottom left. 2019-06-12 13:29:09 +03:00
app.json Update description for Heroku button. 2018-08-16 10:55:47 +03:00
babel.config.js Fix WS-2018-0076 and WS-2019-0063. Move notification to bottom left. 2019-06-12 13:29:09 +03:00
config.ru Add framework. 2018-03-09 14:56:29 +03:00
Dockerfile Close #40. 2019-03-10 02:37:25 +03:00
Gemfile Fix WS-2018-0076 and WS-2019-0063. Move notification to bottom left. 2019-06-12 13:29:09 +03:00
Gemfile.lock Fix WS-2018-0076 and WS-2019-0063. Move notification to bottom left. 2019-06-12 13:29:09 +03:00
package.json Fix WS-2018-0076 and WS-2019-0063. Move notification to bottom left. 2019-06-12 13:29:09 +03:00
postcss.config.js Fix WS-2018-0076 and WS-2019-0063. Move notification to bottom left. 2019-06-12 13:29:09 +03:00
Procfile Add Procfile for Heroku. 2018-07-06 02:14:27 +03:00
Rakefile Add framework. 2018-03-09 14:56:29 +03:00
README.md Update README.md 2019-06-01 00:56:40 +03:00
Vagrantfile Close #40. 2019-03-10 02:37:25 +03:00
yarn.lock Close CVE-2019-10744. 2019-07-16 12:32:55 +03:00

Logo

Build Status Maintainability Test Coverage

Snibox is a self-hosted snippet manager. Developed to collect and organize code snippets. Supports various programming languages, markdown, plain text.

Table of Contents

Demo

Click the image below to launch demo:

It may take up to 30 seconds to wake up free Heroku's server.

Screen Shot 2019-06-01 at 12 41 17 AM

Built with

Deployment

Deployment instructions for various platforms available at deployment guide.

Development

Development instructions for various platforms available at development guide.

License

Snibox is released under the MIT License.