2019-05-19 10:47:08 +05:30
|
|
|
# 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
|
|
|
|
|
2019-05-19 18:48:50 +05:30
|
|
|
|
|
|
|
Credit:
|
|
|
|
- Samuel Thornton: [Material Design Box Shadows]("https://codepen.io/sdthornton/pen/wBZdXq")
|