Skip to content

Fonlogen/obosoft-paste

Repository files navigation

OboSoft Paste ✍️

⚠️ This is a Work-In-Progress! ⚠️

(And i'm actually getting better at using Git :D)

A lightweight Pastebin-like web application built using Node.js and React.js. Supports user login, syntax highlighting, and private/public pastes.

🛠️ Tech Stack

  • Frontend: React.js + Tailwind CSS
  • Backend: Node.js + Express
  • Database: MongoDB
  • Authentication: JWT

🚀 Features

  • Create, edit, and delete pastes
  • Full Markdown Support
  • User login system with JWT
  • Public/private paste visibility
  • REST API for managing pastes

📸 Screenshots

Preview

🧪 Run Locally

git clone https://github.com/Fonlogen/obosoft-paste
cd obosoft-paste
npm install
npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published