equipment
v1.2.3
Published
An equipment lending service
Downloads
65
Readme
To use this module:
npm install equipment
run "node node_modules/equipment/app.js"
if that doesnt work try running 'node node_modules/equipment/database/seeds.js'
go to localhost:8081/posts in your browser
the login for administrators is username:admin password:insecurepassword
all of the adding/editing/deleting posts stuff is pretty obvious. same for comments.
as an admin you can ban or delete other users by clicking edit users
write the posts in standard markdown