Christian Ceciliano

Results 43 comments of Christian Ceciliano

@nnelgxorz but what if I don't want to expose my secrets to the client code at all? Excuse me if I got it wrong but I feel that approach will...

@nnelgxorz I think this is a great and necessary feature but don't actually close the ticket I opened. A PR that would actually close it would be to include the...

HI @KennethKinLum! I think you're using the tool as it's supposed to. Yes, you had a possibility of 660 given that you didn't input Buy Price (which is important to...

Oh, this is a experience design thing, I thought that showing your input data it would be more useful when sharing screenshots of the table. Also improves mobile experience because...

That would be awesome. I mean if it helps someone to make cool things, why not? If I have the time I will see what I can do. Please note...

Can you explain a little about this repos? I just compiled the client, but I didn't have a chance to locally deploy the backend. Although, I think this issue is...

@Jarvie8176 You're free to port every part you want! @jamesaspence Right now I'm not hosting anything. All files are served through Github and Cloudflare CDN's. I have one Firebase Function...

If anyone finds this helpful this is an API I just mounted. ``` GET https://api.ac-turnip.com/data/?f=100-90-90 ``` This would be a request to the API for 100 base price and Mon...

@jamesaspence No, it’s a serverless function on a CloudFlare Worker. I created it on the fly with the web editor. I may work on creating a branch or a directory...

Yeah! Sorry about that. I will see if I can update the API. API is v1. Web is v2.