/ClipBin

ClipBin - The Secure, Simplest, Fast and Anonymous way of saving and sharing your code or anything that is in form of text or text file. Host it locally or access from the web.

Primary LanguageJavaScript

ClipBin

The Simplest way of sharing code or anything that is text.

Features

  • Dark mode
  • Anonymous
  • Password Protected Bins
  • Full CRUD Support
  • File Upload Support
  • Login/Sign-Up Features
  • Dashboard Features
  • Many more Coming SOON!

Tech Stack

Client: HTML, JavaScript, TailwindCSS

Server: Python, Flask, Jinja, SQLite3

Run Locally

Clone the project

  git clone https://github.com/alight659/ClipBin

Go to the project directory

  cd ClipBin

Install dependencies

  pip3 install -r requirements.txt

Start the server

  python3 app.py

To enable debugging mode, edit app.py

  app.run(debug=True)

Support

For support, email at aanis@clipb.in

Authors