Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 524 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 524 Bytes

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