@dannyfongdevSubmitted about 2 years ago
I used a serverless function to hide my API Key. Was harder than I thought it was going to be. Implemented on Netlify. Because of the proxy, it shows Amazon server IP on start instead of user's IP.
I used a serverless function to hide my API Key. Was harder than I thought it was going to be. Implemented on Netlify. Because of the proxy, it shows Amazon server IP on start instead of user's IP.
Cool work on this! Great additions on obfuscating API_KEYs through Netlify's serverless functions and also the error message.
Have you considered, instead of using HTML .d-line classes in the markup, to use a CSS solution or pseudo-element only present in the Desktop view?
Other markup and styles all look very readable.