Skip to content

joeyk710/discord.js-codebin

Repository files navigation

Discord.js Code Bin

A modern website to store one or more files of code relating to the discord.js library, exemplifying suggestions and improvements according to the library's documentation and official guide.

Features

Code Analysis

Section has been temporarily removed until a newer solution can be established

Code Sharing

Similar to PasteBin or SourceBin, share your own project consisting of all imported files for others to see or review.

Getting Started

Prerequisites

  • Node.js 18+ installed
  • npm or yarn package manager

Installation

  1. Install dependencies:
npm install
  1. Run the development server:
npm run dev
  1. Open http://localhost:3000 in your browser

Tech Stack

  • Next.js v16 - React framework
  • TypeScript - Type safety
  • Tailwind CSS v4 - Utility-first CSS framework
  • DaisyUI 5 - Component library for Tailwind
  • Monaco Editor - VS Code's editor
  • React - The main framework based on top of Next.js

Contributing

Contributions are wholeheartedly welcome! Feel free to report bugs or suggest new implementations.

License

MIT

Resources

About

A site to upload, paste, share code similar to sourcebin, pastebin, and github gists

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages