Module sharing platfrom for NetsBlox
- [x]snap vs netsblox categories or badges / logos
- [x]clear indication of where to upload files and images
- file deletion support
- introduce Vuex ? state management?
- prepare homepage
- light form vaidation
- add setup guide
- document edits and deletes
- edits
- deletes
- store module authors?
- save files on the server w/ appropriate name. (hash name? extenstion)
- authentication
- easy check if user is admin (clientside)
- refine server response to uploaded files
- return relative path (from client's view)
- remove redundant information
- display available downloads on module view page
- requirements: node, npm
- clone the repo
- npm i npm
- set the environment variables:
PORT