This website requires JavaScript.
Explore
Help
Register
Sign In
alvin
/
challenge-11
Watch
1
Star
0
Fork
0
You've already forked challenge-11
mirror of
https://github.com/Alvin-Zilverstand/challenge-11.git
synced
2026-04-19 18:41:11 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f66670137b800e3b4cd0beaadb38829201d78856
challenge-11
/
.env
3 lines
96 B
Bash
Raw
Normal View
History
Unescape
Escape
Enhance CarModifications component by integrating API calls for fetching modifications and customers, implementing a dialog for adding modifications to customers, and improving error and success message handling. Refactor state management and UI elements for better user experience.
2025-06-12 09:38:03 +02:00
MONGODB_URI
=
mongodb://root:password@localhost:27017/car-tuning-crm
JWT_SECRET
=
password
Add create-admin script to package.json and set up /api/users route in server.js for user management functionality.
2025-06-10 09:47:17 +02:00
PORT
=
5000
Reference in New Issue
Copy Permalink