datastaxdevs / appdev-week1-todolist

Summer Series Week 1 - Run your first frontend application the Todolist
85 stars 97 forks source link

[HW] <Sabuj Golui> #107

Open SabujGolui opened 3 years ago

SabujGolui commented 3 years ago

Name: Sabuj Golui Email: www.sabujgolui@gmail.com Linkedin Profile: https://www.linkedin.com/in/sabuj-golui-215941201/

Attach the homework screenshots below:

<2021-07-10 (3)> <2021-07-10 (1)> I tried to deploy the site in netlify but its not connected to my database dont know why?? i do created the '.env' file in gitpod but sill not connected to the database.... pls help <2021-07-11> <2021-07-11 (1)>

SonicDMG commented 3 years ago

Oh wow Sabuj, you actually deployed this up to Netlify. So, curious, had you done this before? We purposely left out the instructions to do this since we will be covering it in the coming weeks.

HadesArchitect commented 3 years ago

Hey Sabuj Golui, great job! Congrats! Here is your badge! https://api.badgr.io/public/assertions/HPa4e245Qv-Ixide8n2rIA

SabujGolui commented 3 years ago

@SonicDMG, thanks sir it means a lot to me... sir I just used Netlify once before, while I'm making my Netflix clone... this time I successfully deployed it on Netlify (todo list) but its not connected to my database.

SonicDMG commented 3 years ago

"this time I successfully deployed it on Netlify (todo list) but its not connected to my database." That's because we didn't give you the instructions on how to inject your .env values into your Netlify environment. That is coming up here this week in the TikTok clone workshop. We'll show you how to link your local build to your netlify deployment. If you want you can take a look at the instructions here https://github.com/datastaxdevs/appdev-week2-tiktok as well. They are towards the bottom.

SabujGolui commented 3 years ago

thanks sir for your suggestion... and I have fixed it and now my site is perfectly working < Screenshot 2021-07-13 203253

SonicDMG commented 3 years ago

Ha, nice job!