Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mrcaidev/paste
A simple markdown pastebin.
https://github.com/mrcaidev/paste
chakra-ui nextjs pastebin
Last synced: 26 days ago
JSON representation
A simple markdown pastebin.
- Host: GitHub
- URL: https://github.com/mrcaidev/paste
- Owner: mrcaidev
- Created: 2022-06-23T06:54:43.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-10-25T03:09:13.000Z (about 1 year ago)
- Last Synced: 2024-08-08T18:20:06.851Z (4 months ago)
- Topics: chakra-ui, nextjs, pastebin
- Language: TypeScript
- Homepage: https://paste.mrcai.dev
- Size: 712 KB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-starred - mrcaidev/paste - A simple markdown pastebin. (nextjs)
README
![Banner](public/banner.png)
## ✨ Introduction
A simple markdown pastebin.
- Realtime HTML preview.
- Lock your content with password.
- Short sharing URL.## 🧰 Built with
[![TypeScript](https://shields.io/badge/typescript-fff?style=for-the-badge&logo=typescript)](https://www.typescriptlang.org/)
[![Next.js](https://shields.io/badge/next.js-000?style=for-the-badge&logo=next.js)](https://nextjs.org/)
[![Tailwind CSS](https://shields.io/badge/tailwind-fff?style=for-the-badge&logo=tailwindcss)](https://tailwindcss.com/)
[![Marked](https://shields.io/badge/marked-000?style=for-the-badge&logo=markdown)](https://tailwindcss.com/)[![Pnpm](https://shields.io/badge/pnpm-242526?style=for-the-badge&logo=pnpm)](https://pnpm.io/)
[![ESLint](https://shields.io/badge/eslint-4b32c3?style=for-the-badge&logo=eslint)](https://eslint.org/)
[![Prettier](https://shields.io/badge/prettier-24292e?style=for-the-badge&logo=prettier)](https://prettier.io/)[![Commitlint](https://shields.io/badge/commitlint-121212?style=for-the-badge&logo=commitlint)](https://commitlint.js.org/#/)
[![EditorConfig](https://shields.io/badge/editorconfig-000?style=for-the-badge&logo=editorconfig)](https://editorconfig.org/)
[![Husky](https://shields.io/badge/husky-fff?style=for-the-badge&logo=git)](https://typicode.github.io/husky/#/)
[![Lint-staged](https://shields.io/badge/lintstaged-fff?style=for-the-badge&logo=git)](https://github.com/okonet/lint-staged#readme)