Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/notstark/codebin


https://github.com/notstark/codebin

express mongoose pastebin react shiki-highlighter typescript vite zod

Last synced: 14 days ago
JSON representation

Awesome Lists containing this project

README

        

# CodeBin
![CodeBin](https://graph.org/file/2d0f377252b959b593d82.jpg)
Welcome to the CodeBin Project, a web-based application designed to enable developers to share code snippets easily and efficiently.

## Features

- **Create and share code snippets**: Users can post their code snippets, which can be accessed via unique URLs.
- **Syntax highlighting**: Integrated shiki for syntax highlighting supports multiple languages.
- **Expiration options**: Users can set expiration times for their snippets, after which the snippets become inaccessible.
- **Responsive design**: The application is fully responsive and can be used across different devices and screen sizes.

## Tech Stack

### Backend

- **Express.js**
- **Mongoose**
- **TypeScript**
- **Zod**

### Frontend

- **Vite**
- **React**
- **TypeScript**