Skip to content

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

License

Notifications You must be signed in to change notification settings

spicybirsge/notebin

Repository files navigation

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

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published