-
Notifications
You must be signed in to change notification settings - Fork 70
Milestone 3B and 4 done #94
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
|
Hi! Right now I can't really review it on a local environment since your .env file with your MONGO_URI is in your .gitignore (good code practice, but also means I can't access your site). It also seems like your deployment https://bootcamp-project-2024-sigma.vercel.app, isn't working. Also, when you do deploy, remember to change all localhost references to your new deployed site. |
|
Checked it out locally, and everything looks great! It seems like there still might be a deployment issue though, because when I click on the link it says I don't have access because I'm not a team member. You might have to fiddle around with the settings to make sure it's public. I think you can probably check your url in incognito mode to make sure everything is working properly. Lmk if this is just a problem on my end! |
|
Also it looks like you still have a reference to localhost on blog/[slug]/page.tsx which might mess things up on your deployment. |
Developer: Victor Herrera
Closes #91
Pull Request Summary
Code Review
Pull Request Readiness Checklist
Screenshots/Screencast