post a question about webhook https://github.com/supabase/supabase/discussions/10421
add an endpoint to add email to mail list
sent emails to users about updates on https://mailchi.mp/dc78acbcae37/kuiq-shows-a-deploy-error-message-to-know-where-to-fix
show deployment error! https://kuiq.io/
After spending a couple of hours...I finally beat some GitHub Actions problems 😭
post on HN https://news.ycombinator.com/item?id=33484247
post on IH https://www.indiehackers.com/product/kuiq/launch-on-product-hunt--NG8F4fMJkhVc0dCPxPR
create the privacy policy page
kuiq.io/privacy-policy
sign up page is no need anymore so redirect to login page
Implement GitHub sign in
Secret login URL for closed-beta testing 😁
https://kuiq.io/login?mode=beta-test
https://kuiq.io/login?mode=beta-test
add API name validation
return 404 when requesting a non-existing endpoint
ex) https://api.kuiq.io/demo1
Finally figured out how to use proxy to Supabase Edge Functions on Next.js API route with http-proxy-middleware for 🔥
I had a similar issue. This repo is really helpful. https://github.com/supabase/auth-helpers/blob/main/examples/nextjs/pages/api/protected-route.ts
Update an example code on the frontpage https://kuiq.io/
sign up/login feature is done 😆
Supabase Realtime DB Sub saves my ass...
What I am doing is... 1. Updating DB on GitHub Actions 2. Listening to the changes on the browser and reflecting them on UI. (My GA is a mess with error handling 😂)
is getting close to the launch 🚀 So many things are going on when you hit the "Create a new API" button
foooo so many things going on on GitHub Actions
api deploy and DB updates 🥵
the user used to be able to create a function on LP but not anymore since I am updating whole process of generating API. Thus I update the LP for now
kuiq.io/
add copy button
https://kuiq.io/
generated API URL by is changed! Now it has a api. subdomain
Ex) https://api.kuiq.io/demo
Soft launch on r/lowcode
https://www.reddit.com/r/lowcode/comments/y2mrun/how_to_create_an_api_with_typescript_and_host_it/
Show IH on r/indiehackers
https://www.reddit.com/r/indiehackers/comments/y2mbhw/show_ih_kuiq_convert_your_ts_function_to_an_edge/
create an LP of with a playground! and show a modal to let users register their emails
https://kuiq.io
redesign UI 🌟
https://kuiq.io/
taishi (taishik.eth)
Author
Thanks @fajarsiddiq ! Haha yeah Kuiq is like Deno Deploy. A Quick API Builder! You can try! You don't have to make a account or anything!