Design comparison
Solution retrospective
I think it took 3 weeks to make this full-stack to-do app functional. I really tried my best. This project was a bit of a learning curve for me. The downside of the live website is how slow it is. This is due to the database connection on Heroku. Overall, I think I did a good job, considering, this is my first nextJS app. Any feedback is welcome thanks :)
Community feedback
- @Mod8124Posted about 2 years ago
Hi!
Never post your
.env
file is a security riskYou can set up your config vars on heroku for that, i recommend you see a tutorial about that
Marked as helpful0@btebePosted about 2 years ago@Mod8124 I actually already did that, but I set it up on vercel instead. Also, I forgot to put my .env file in .gitignore file. Thanks for reminding me :)
0
Please log in to post a comment
Log in with GitHubJoin our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord