Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/n4ze3m/ppaste

ipfs based decentralized pastebin
https://github.com/n4ze3m/ppaste

decentralized ipfs nextjs

Last synced: 7 days ago
JSON representation

ipfs based decentralized pastebin

Awesome Lists containing this project

README

        

# Ppaste

Decentralized pastebin created by using IPFS and Next.js. It's a simple way to share code, snippets, and other texts for free.

## Features

- IPFS based storage
- Support almost all languages syntax
- Fast and secure
- No registration required

## Installation

- Clone the repository: `git clone https://github.com/nazeemnator/ppaste.git`

- Install dependencies: `yarn`

- Run the server: `yarn dev`

## Contributions

Happy to receive pull requests and contributions.