Asset Inventory Management sytem

Inventory routes

Login


POST = http://localhost:3000/signup

Signin


POST = http://localhost:3000/signin

Autologin


GET = http://localhost:3000/me

Logout


POST = http://localhost:3000/logout

Error on migration do


``` rails db:drop rails db:create db:migrate ```