20 lines
504 B
Markdown
20 lines
504 B
Markdown
# nodejs-fm
|
|
|
|
[](https://travis-ci.org/chrisvrose/nodejs-fm)
|
|
|
|
A simple file manager for managing files on a remote fs using Node.
|
|
|
|
Dependencies: `express` `body-parser` `sqlite`
|
|
|
|
|
|
Checklist:
|
|
- [x] Folder Traversal
|
|
- [ ] Filesystem viewing
|
|
- [ ] Upload
|
|
- [ ] Auth
|
|
|
|
|
|
Credit:
|
|
- Samuel Thornton: [Material Design Box Shadows]("https://codepen.io/sdthornton/pen/wBZdXq")
|
|
- StackOverflow: Troubleshooting errors
|
|
- Google: All knowing |