README update

This commit is contained in:
2019-05-19 10:47:08 +05:30
parent 4ca71922c7
commit 9ce2d45ff7

11
README.md Normal file
View File

@@ -0,0 +1,11 @@
# nodejs-fm
A simple file manager for managing files on a remote fs using Node.
Dependencies: `express` `body-parser` `sqlite`
TODO:
1. Filesystem viewing
2. Upload
3. Auth