Skip to content

Commit

Permalink
fix category data
Browse files Browse the repository at this point in the history
  • Loading branch information
muntazar77 committed May 25, 2024
1 parent 396c560 commit b52c463
Show file tree
Hide file tree
Showing 39 changed files with 10 additions and 17,433 deletions.
4 changes: 2 additions & 2 deletions .env
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

REACT_APP_API_URL = http://localhost:1337/api/
REACT_APP_URL = http://localhost:1337
REACT_APP_API_URL = https://strapi-ecommerce-api.onrender.com/api/
REACT_APP_URL = https://strapi-ecommerce-api.onrender.com
REACT_APP_NAME = Muno

3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,9 @@
.env.test.local
.env.production.local

# back-end file
/backend

npm-debug.log*
yarn-debug.log*
yarn-error.log*
16 changes: 0 additions & 16 deletions back-end/.editorconfig

This file was deleted.

7 changes: 0 additions & 7 deletions back-end/.env.example

This file was deleted.

3 changes: 0 additions & 3 deletions back-end/.eslintignore

This file was deleted.

27 changes: 0 additions & 27 deletions back-end/.eslintrc

This file was deleted.

114 changes: 0 additions & 114 deletions back-end/.gitignore

This file was deleted.

57 changes: 0 additions & 57 deletions back-end/README.md

This file was deleted.

17 changes: 0 additions & 17 deletions back-end/config/admin.js

This file was deleted.

7 changes: 0 additions & 7 deletions back-end/config/api.js

This file was deleted.

92 changes: 0 additions & 92 deletions back-end/config/database.js

This file was deleted.

12 changes: 0 additions & 12 deletions back-end/config/middlewares.js

This file was deleted.

1 change: 0 additions & 1 deletion back-end/config/plugins.js

This file was deleted.

10 changes: 0 additions & 10 deletions back-end/config/server.js

This file was deleted.

Empty file.
Binary file removed back-end/favicon.png
Binary file not shown.
Loading

0 comments on commit b52c463

Please sign in to comment.