Given initial structure of source code that included commented sections for building an E-Commerce Backend database using Node.js, mySQL, Express.js, Sequelize and JavaScript objects and functions. Using these, created an interactive E-Commerce Backend database. Users can easily use the command/terminal to activate their API and interact with it to create, GET API routes and ids, update and delete information.
N/A
Load seeds by typing in "node seeds/" into console/terminol and then activating the server by typing in "node server.js".
Jeremiah
https://opensource.org/licenses/MIT
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
N/A
Run the application
