Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/snibox/snibox
Self-hosted snippet manager
https://github.com/snibox/snibox
gists notes rails self-hosted snippets vue
Last synced: 3 days ago
JSON representation
Self-hosted snippet manager
- Host: GitHub
- URL: https://github.com/snibox/snibox
- Owner: snibox
- Created: 2018-01-02T22:29:26.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-12T14:10:18.000Z (almost 2 years ago)
- Last Synced: 2024-10-29T14:15:16.523Z (10 days ago)
- Topics: gists, notes, rails, self-hosted, snippets, vue
- Language: Ruby
- Homepage: https://snibox.github.io/
- Size: 895 KB
- Stars: 1,759
- Watchers: 40
- Forks: 119
- Open Issues: 44
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- Open-Source-Ruby-and-Rails-Apps - snibox - Self-hosted snippet manager 🔥 ✅ 🚀 (Happy Exploring 🤘)
- awesome-starred - snibox/snibox - Self-hosted snippet manager (vue)
- jimsghstars - snibox/snibox - Self-hosted snippet manager (Ruby)
- awesome-homelab - Snibox - hosted snippet manager | (Apps / X)
README
![Logo](https://user-images.githubusercontent.com/312873/35063615-acf68302-fbd8-11e7-91c5-0b3b6f5966c4.png)
=
[![Build Status](https://semaphoreci.com/api/v1/snibox/snibox/branches/master/badge.svg)](https://semaphoreci.com/snibox/snibox)
[![Maintainability](https://api.codeclimate.com/v1/badges/dde7ef3c752b360accc4/maintainability)](https://codeclimate.com/github/snibox/snibox/maintainability)
[![Test Coverage](https://api.codeclimate.com/v1/badges/dde7ef3c752b360accc4/test_coverage)](https://codeclimate.com/github/snibox/snibox/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](#demo)
- [Built with](#built-with)
- [Deployment](#deployment)
- [Development](#development)
- [License](#license)## 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](https://user-images.githubusercontent.com/312873/58736419-6fb03580-8406-11e9-9ae3-986596e0e462.png)](https://snibox-demo.herokuapp.com/)
## Built with
* Frontend: [Vue.js](https://vuejs.org/) + [Vuex](https://vuex.vuejs.org/)
* Backend: [Ruby on Rails](https://rubyonrails.org/)## Deployment
Deployment instructions for various platforms available at
[deployment guide](https://snibox.github.io/docs/deployment.html).## Development
Development instructions for various platforms available at
[development guide](https://snibox.github.io/docs/development.html).## License
Snibox is released under the [MIT License](https://opensource.org/licenses/MIT).