Skip to content

GradientTim/paste

Repository files navigation

gradient-paste

An open source paste server powered by Hono, React, Mantine and MongoDB

kotlin license

Self hosting

  1. git clone https://github.com/GradientTim/paste
  2. Copy the .env.example to .env and modify the data in it
    • If you want to use a different port, you must change the Dockerfile
  3. (Not Docker users: You need to have the MongoDB Server installed)
  4. Start the paste server
    • Docker: docker compose up -d
    • Bun: bun run prod

License

This project is licensed under the MIT license

About

An open source paste server powered by Hono, React, Mantine and MongoDB

Topics

Resources

License

Stars

Watchers

Forks