Closed Magniquick closed 9 months ago
You will want to populate the TOKEN_ENCRYPT_KEY
value in the .env.local
to a random string. This is used to encrypt the cookies in rest your browser.
The weather API that I am using is found here.
Hey, that works perfectly, thanks a lot man ! (Pssst: wanted to tell you that your startpage with a lil bit of theming got to ~50 hearts in the unixporn discord server. For reference, that's the highest a rice has gotten in the past two weeks or so, with there being around 10 posts a day. Thanks a lot again !)
Thank you so much for posting the tab in the server! Any natural spreading-the-word of the site is much appreciated. I of course want as many users as possible, and it's hard to organically grow something without spamming it on the internet everywhere.
You'll be responsible for this uptick in visitors!
You deserve it man !
After following the instructions in the readme, I tried to setup the spotify widget. however, Even after adding the uri to the spotify allowed uri list, the callback fails with:
No encryption key found in environment variables
(P.S. : where do you obtain a weather api key from ?)