Want to find one and modify that to read, write file on mongoDB gridfs store
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Nodepad:
This tutorial will give you a good idea on how it was made: http://dailyjs.com/2010/11/01/node-tutorial/ As knowing how it was made it should make it heaps easer to extend it. 🙂 It is quite basic, I’m re-writing the whole thing myself 😛
Nodepad on github: https://github.com/alexyoung/nodepad
It even uses MongoDB, I’m going to do the opposite to what you wanted to do and that is make it not use MongoDB. 😛