10000 GitHub - j-ellie/Codebin: A simple and easy to use pastebin service.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

j-ellie/Codebin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Codebin

A simple and easy to use code snippet sharer.

Source Code: Here Example: https://codebin.jamesz.dev/14pgcjk

Installation

You can either use the online version or self host your own with your own domain and control your own data!

All you need is Node.Js and MongoDB.

#Clone this repo
git clone https://git.pogr.cc/root/codebin.git
#Install Dependencies 
npm i
#Edit environment variables shown below.

Environment Variables

#Create an .env file and enter:
PORT=3000 # whatever port you would like the webserver 
580B
to run on

MONGO_URI= #Your MongoDB URI

Contributing

Feel free to suggest new features by opening Issues or Pull Requests!

About

A simple and easy to use pastebin service.

Topics

Resources

Stars

Watchers

Forks

0