Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/1337kid/kewlpaste

Self-hosted pastebin service
https://github.com/1337kid/kewlpaste

hacktoberfest nextjs pastebin reactjs self-hosted typescript

Last synced: about 2 months ago
JSON representation

Self-hosted pastebin service

Awesome Lists containing this project

README

        

# KewlPaste

KewlPaste is a self hosted pastebin with minimal functionality

## Selfhosting using Vercel

* Fork this repo
* Create a new project on Vercel
* Import repo from GitHub
* Set up environment variable
```
MONGO_URI=MongoDB_URI_here
```
* Then deploy :)