/codr-io

A collaborative Paste-Bin

Primary LanguageJavaScript

codr.io

codr.io is a lightweight collaborative editor/pastebin for easy code sharing.

Production Start Steps

  1. Build client: node ./build
  2. Start server: sudo forever start
  3. View ouput: Run sudo forever list to see the location of the log file Run tail -f [thatlocation]

Project Status

I reboot the server when it crashes, but otherwise not actively maintained. No warranty implied or otherwise. Don't put sensitive data in Codr!

License

MIT License