8000 GitHub - Muliminty/snipnest: ๐Ÿชบ Find ready-to-use snippets that actually work.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Muliminty/snipnest

ย 
ย 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

SnipNest Landing Page

SnipNest ๐Ÿชบ

Code Smarter, Not Harder.

Need code that works? Grab a snippet. Made something cool? Share it back. Simple as that.

License Stars Issues

๐Ÿš€ What's Inside

  • Working Snippets: Code that's tested and ready to use
  • Many Languages: Pick your favorite - JavaScript, Python, and more
  • Built Together: Made by developers, for developers

๐ŸŽฏ Get Started

Head over to snipnest.dev and start exploring.

# Clone the repository
git clone https://github.com/itsbrunodev/snipnest.git

# Install dependencies
pnpm install

# Start development server
pnpm dev

๐Ÿ“ฆ Extensions

Integration with your favorite tools to make SnipNest available when you need it most.

๐Ÿ’ป Local Setup

Prerequisites

  • Node.js 18+
  • pnpm (recommended) or npm/yarn

Environment Variables

For rate limiting in production, you'll need Upstash Redis:

  1. Copy .env.example to .env.local
  2. Add your Upstash details (Get them here)

Note: Don't worry about rate limiting on localhost or in development mode - it's off by default.

Going Live

pnpm build
pnpm start

๐Ÿค Want to Help?

Check out our Contributing Guidelines. You can:

  • Add snippets
  • Fix bugs
  • Add new features

๐Ÿ“š API Docs

Want to build something with our API? Check the docs

๐ŸŒŸ Need Help?

๐Ÿ“œ License

SnipNest is under the MIT license.

About

๐Ÿชบ Find ready-to-use snippets that actually work.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 78.2%
  • MDX 18.7%
  • CSS 2.3%
  • JavaScript 0.8%
0