🐳 Docker · 💎 Ruby 3.2 · 🛤 Rails 7 · ⚛️ React 18
Kod.One is a code snippets sharing tool.
Paste some code and you're good to go! Nothing extra.
Paste some code and you're good to go! Nothing extra.
Step 1. Create .env file from sample:
cp .env.sample .envStep 2. Prepare the database:
docker-compose run backend rake db:prepareStep 3. Run the app:
docker-compose up- Syntax highlight (powered by Ace editor)
- Custom snippet IDs
- Create forks of existing snippets
