File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -41,18 +41,18 @@ There are 3 Folders
4141- Shipping Address Page
4242- Payment method with both for Cash on Delivery and Credit Card Payment
4343
44- Note: Set port whatever you want in package.json file in scripts part
44+ Note: Set port whatever you want in package.json file in scripts part
4545 URL for Frontend : http://localhost:5001/
4646
4747** Admin Panel**
4848- Add/Update Product
4949
50- Note: Add 1 User with isAdmin=true in Users table manually for login in admin panel.
50+ Note: Add 1 User with isAdmin=true in Users table manually for login in admin panel.
5151 URL for Admin Panel : http://localhost:5003/
5252
5353
5454** APIs**
55- Note: You can change port for API by set it in .env file. Default PORT is 5002
55+ Note: You can change port for API by set it in .env file. Default PORT is 5002
5656 URL for Admin Panel : http://localhost:5002/api/
5757
5858
You can’t perform that action at this time.
0 commit comments