Simple frontend for pastebin.fi made with next.js
.
- search bar to
/browse
- pagination to
/browse
- fix code editor dark mode https://www.npmjs.com/package/@uiw/react-textarea-code-editor
- linewrap toggle to paste view
Install dependencies:
npm install
Start local development:
npm run dev
Build:
npm run build
master
branch is automatically deployed to pastebin.fi and pastebin-ui.vercel.app with Vercel.