Closed Pushpa472 closed 2 weeks ago
👋 Thank you @Pushpa472 for raising an issue! We appreciate your effort in helping us improve. Our team will review it shortly. Stay tuned! If you need further assistance or want to join the conversation, feel free to join our Discord server: Discord Link
@swarooppatilx I need help, I am unable to run the project, without connecting db frontend will not run
@swarooppatilx I need help, I am unable to run the project, without connecting db frontend will not run
refer to .env.example and add those variables in your .env, you need to setup mongodb and cloudinary for this
@swarooppatilx where i will get session_secret, i add all information in evn file, it should necessary to new evn file, but still not run
@swarooppatilx where i will get session_secret, i add all information in evn file, it should necessary to new evn file, but still not run
you have placeholder values at db_username and password
@swarooppatilx i connect database but whatever I try to make changes in UI design but not apply it, in both file footer.tsx and footer.ejs, something where I make mistake. plz tell me i want to work ..
@swarooppatilx i connect database but whatever I try to make changes in UI design but not apply it, in both file footer.tsx and footer.ejs, something where I make mistake. plz tell me i want to work ..
You are making changes to footer.tsx
, which is part of the Next.js site (running on port 3000), and have run a script for the Express.js server (running on port 8080) thats the reason why changes are not visible
@swarooppatilx i run it but show site can't reach, in one terminal run npm test and other terminal run npm start then also not show this, even i run npm start then show site can't reach should i close mongodb altas website. then what i should do, what i should open for editing ui design
@swarooppatilx i run it but show site can't reach, in one terminal run npm test and other terminal run npm start then also not show this, even i run npm start then show site can't reach should i close mongodb altas website. then what i should do, what i should open for editing ui design
start with beginner friendly issues, I think you have not understood the project structure
@swarooppatilx I understand
@swarooppatilx can I work on this?
@AE-Hertz I am working
Description
Screenshots
Checklist