Skip to content

Create, manage and share your code snippets with the world

License

Notifications You must be signed in to change notification settings

mvandermeulen/snipcode

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snipcode

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

Website

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
  • Import code snippet from GitHub Gist
  • Add comments to a code snippet

Tech Stack

Project Structure

snipcode
├─ apps
│  ├─ backend
│  ├─ web
├─ packages
│  ├─ embed
│  ├─ domain
│  ├─ front
│  ├─ utils
package.json
tsconfig.base.json
tsconfig.json
turbo.json
vercel.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 Snipcode.

License

This project is developed under the MIT License

About

Create, manage and share your code snippets with the world

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 92.0%
  • HCL 4.3%
  • JavaScript 1.6%
  • CSS 1.1%
  • Dockerfile 0.4%
  • HTML 0.4%
  • Shell 0.2%