Skip to content

Repository files navigation

spongebin

a pastebin for code snippets; rendered with shiki and monaco editor

extensions

path editor
extension/vscode VS Code / Open VSX
extension/zed Zed (task-based upload; see note in that README)

setup

Note

you need a neon database to run this project

  1. clone the repo
  2. install the dependencies
bun install
  1. create a .env file in the root directory and add the following variables
DATABASE_URL="postgres://<your_neon_database_url>"
  1. run the migrations
bunx drizzle-kit generate
bunx drizzle-kit migrate
  1. run the app
bun dev
  1. enjoy 🎉

About

a code-uploading site made of sponge

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages