What is Notipaste?

What?

Notipaste is a free and open-source markdown pastebin that allows you to share your notes and code snippets with others.
Notipaste is built with Next.js, NextUI, and Pocketbase.

Why?

The main reason why I created Notipaste is because I want to learn more about Pocketbase.
But I don't want to create a project that won't be used atleast by me.
So I decided to create a pastebin, because I use pastebin a lot to share my code snippets with others.

Can I self-host Notipaste?

Absolutely! Notipaste is open-source, so you can fork the repository and host it on your own server.
See the source code on GitHub