The premium pastebin alternative, reimagined for the modern web.
VOID|BIN delivers an unparalleled paste-sharing experience with and meticulous attention to design. Every element has been crafted to provide both aesthetic appeal and seamless functionality.
|
Lightning-fast response times powered by Next.js architecture and optimized code delivery |
|
Refined dark theme designed for extended coding sessions with reduced eye strain |
|
Flawlessly adapts to any device with carefully crafted breakpoints for optimal viewing |
FRONTEND │ Next.js • React • TypeScript
STYLING │ TailwindCSS • Framer Motion
BACKEND │ Prisma ORM • PostgreSQL
HIGHLIGHT │ React Syntax Highlighter
• Node.js (v18+)
• PostgreSQL database
# Clone the repository
git clone https://github.com/thejacedev/VoidBin.git
cd voidbin
# Install dependencies
npm install
# Create environment file
cp .env.example .env
# Configure your database
# DATABASE_URL="postgresql://username:password@host:port/database_name"
# SITE_URL="http://localhost:3000"
# Run migrations
npx prisma migrate dev
# Launch development server
npm run devAccess your local instance at http://localhost:3000
- Push to GitHub repository
- Import to Vercel platform
- Configure environment variables
- Deploy
| ACTION | METHOD |
|---|---|
| CREATE | Visit homepage and begin typing in the editor |
| SHARE | Copy the generated URL after saving your paste |
| DUPLICATE/EDIT | Use the "Dupe/Edit" button on any existing paste |
| PLAIN TEXT | Select "Just Text" for a distraction-free editor |
Apache License 2.0 — View License
VOID|BIN — A project by thejacedev
