Skip to content

tericcabrel/snipcode

Repository files navigation

Sharingan

Sharingan is an open-source code sharing platform that makes it easy to create code snippets and sharing it with the world.

Key Features

  • Create private or public code snippets with tags
  • Browse and search into public code snippets
  • Create folder to group your code snippets by category
  • Generate a link to share a code snippet
  • Add comments to a code snippet
  • Import code snippet from GitHub Gist

Project structure

sharingan/
├─ apps/
│  ├─ core/
│  ├─ web/
├─ functions/
├─ packages/
│  ├─ common/
package.json
tsconfig.base.json
tsconfig.json
turbo.json

Contributing

Kindly read our Contributing Guide to learn and understand about our development process, how to propose bug fixes and improvements, and how to build and test your changes to Sharingan.

License

This project is developed under the MIT License