@@ -8,6 +8,7 @@ ElectroMart is an electronics store that sells a large variety of different elec
applications
# Deployment
You need to setup MySQL and import the project_db.sql file. NOTE: The database does not store its data in porject_db.sql so this file will not be updated if data comes into the database.
The service can be hosted locally on your computer after running the code included in the `Backend` directory. The service can be accessed at the URL: `http://localhost:8080`