Cydo
Explore posts from servers✅ Setup SendGrid to send emails, but not getting them
Well my work around was to not use sendgrid at all and instead use MailKit, and set that up to use gmails smtpHost and port and a google app password to allow emails to be sent from a gmail account. Not sure if this is a good idea but I cant send emails at least lol
3 replies
✅ How can I take 2 existing repos (client and backend) and combine them?
Wait, should I maybe keep them a seperate repos then? I've never done docker before, but I got a raspberry pi, setup a linux server and i wanna dockerize my react frontend, .net backend and mssql db and put it all on my pi, and then setup automated deployments like when i update my git repo is automatically deploys the update, is that gonna be easier as separate repos?
39 replies
✅ How can I take 2 existing repos (client and backend) and combine them?
is this a viable way to do things without subtrees? https://github.com/CydoEntis/collabparty
39 replies