/notebin

A codebin / textbin or any thing you call it which will allow you to create "codebins"

Primary LanguageEJSMIT LicenseMIT

Notebin

Deploy on Railway

Self hosting

  1. You will need a mongodb server.
  2. Name an env variable "MONGODB_LINK" and set its value to the mongodb server link.
  3. Run npm install.
  4. Run node server.js.
  5. If your running this in a production environment comment the require('dotenv').config() part.
  6. Wanna deploy this with ease? click the "deploy on railway" button.

Credits

  1. Icons provided by freepik and flaticon