- In need of some Inventory Management? Look no further we can provide the system to keep track of your products
- As a team, we built this project to become more familiar with building a full-stack website
- This project helps solve problems with inventory managment by keeping your items in "virtual wackos" which can later be taken out when needed.
git clone git@github.com:PDKetchum/project-2-BackStock.git
- Open
server.js
In terminal
npm install
- Create
.env
file and enter mysql credentials withDB_NAME
set as "backstock_db
" - Connect to database with
mysql -u root -p
npm run seed
npm start
- Open
https://localhost:3001
GitHub URL: https://github.com/PDKetchum/project-2-BackStock
Heroku URL: https://backstock-23.herokuapp.com/
- N/A
- WixkedLuck
- PDKetchum
- dhoffman03
- Mark55Kelly
- N/A