https://supabase.com/ logo
Join Discord
Powered by
# hackathon
  • j

    jamalam

    12/11/2022, 9:27 PM
    Been enjoying myself a lot working on my project
  • j

    Jason Creviston

    12/12/2022, 12:22 AM
    Been hacking away! I'm not doing anything super hard, but it's a tad more involved than I thought.
  • k

    Khaledg

    12/12/2022, 8:51 AM
    Hey guys, I am looking for teammates for the hackathon. The idea I want to work is making it easier for developers to integrate with email newsletter services such as Mailchimp, Aweber, etc. Developer can login using supabase Auth to add API credentials of their newsletter service. On the frontend of the application (regardless of the framework they are using) .. they will be able to call a supabase function with the ID of their newsletter service, email, and name to subscribe the end user easily without writing any backend code for it and while having full control of the UI. DM me if interested.
  • h

    HarryET

    12/12/2022, 3:18 PM
    👋🏼 While working on my hackathon project noticed there is a lack of libraries in the studio home page, made this PR (https://github.com/supabase/supabase/pull/10871) to add them still needs the images uploaded
  • d

    Danielduel

    12/13/2022, 11:09 AM
    ... I wanted to build a small app using deno's fresh and supabase features (for hackaton)... ended up with doing a toolbox for fullstack supabase app with deno ecosystem 😅
  • r

    Ramiro

    12/14/2022, 8:27 PM
    Hey everyone? How is the Hackathon going?
  • r

    Ramiro

    12/14/2022, 8:29 PM
    Did you know that if you tweet the project you are building it may get featured on the Launch Week Digest email we are sending each day?
  • j

    Jason Creviston

    12/15/2022, 1:20 AM
    I'm hoping to finish mine in the next couple of days. Time is running out!
  • j

    jamalam

    12/15/2022, 6:51 AM
    Mostly polishing, code cleanup, and adding the final features
  • j

    jamalam

    12/15/2022, 6:51 AM
    Well, less features and more necessities
  • j

    jamalam

    12/15/2022, 6:51 AM
    Need user reports
  • h

    heysagnik

    12/15/2022, 10:49 AM
    Does any team require a Frontend dev ?
  • j

    Jason Creviston

    12/16/2022, 7:19 PM
    Calling any launch week golden ticket holders! Can I get your help with my hackathon project? I've probably got the lamest one ever, but. Part of the process is to scan your ticket. Works great for typical tickets, but I'd love for someone to test a golden ticket. If you go to https://rockthecode.dev/supabase you can upload it. Open the console logs and verify it spits out the correct date and attendee id. Thanks so much!
  • g

    garyaustin

    12/16/2022, 7:22 PM
    LOL sounds like a phishing scam to steal Golden Tickets... JOKE!
  • j

    Jason Creviston

    12/16/2022, 7:23 PM
    🤣 🤣
  • a

    AdvitSingh5

    12/17/2022, 11:41 AM
    2 days for the result.
  • a

    AdvitSingh5

    12/17/2022, 11:41 AM
    Cool.
  • z

    zilchg00d

    12/17/2022, 11:59 PM
    Are there any hackathon judges here?
  • z

    zilchg00d

    12/18/2022, 12:05 AM
    I have a question regarding my hackathon submission if anyone is available.
  • g

    garyaustin

    12/18/2022, 12:16 AM
    I don't think they ever say who the judges are, so you should probably just ask your question of the group.
  • z

    zilchg00d

    12/18/2022, 12:32 AM
    I'm building an integration with Spotify using Auth. It's going well and I'm getting ready to launch, only to realize that Spotify has a 6 week waiting period on their API integrations being approved to the public. This means that on the Spotify side I am restricted to 25 users that I have to manually add to my application before Supabase Auth will even work. I'm wondering if it would be possible to pre-register a judges Spotify account with my application so that they can interact with my website.
  • z

    zilchg00d

    12/18/2022, 12:33 AM
    The site relies on the Spotify API pretty heavily, so without being able to authenticate, there won't be much for the judges to look at.
  • z

    zernonia

    12/18/2022, 3:03 AM
    You can create a dummy account for the judges, or if that not possible, you can record everything down in a video, write up every details in GitHub readme/submission details.
  • p

    psteinroe

    12/18/2022, 4:06 PM
    Introducing... Supabase to Zod - generate zod schemas from your database types! With just a few hours to spare this week, I am very happy to still be able to contribute something to the hackathon. Check it out and leave a ⭐️ https://github.com/psteinroe/supabase-to-zod
  • a

    abielzulio

    12/18/2022, 4:54 PM
    Hi, guys! I've made a simple desktop app where you can open your Supabase dashboard straight from your dock or app tray using Tauri. It's a web-wrapped desktop app, so no more typing or opening Supabase from the browser! https://github.com/abielzulio/supabase-desktop
  • z

    zilchg00d

    12/18/2022, 5:10 PM
    These projects look great.
  • z

    zilchg00d

    12/18/2022, 5:11 PM
    Hackathon ends at midnight Pacific time, correct?
  • g

    garyaustin

    12/18/2022, 5:16 PM
    yes
  • d

    Danielduel

    12/18/2022, 6:57 PM
    I don't feel like it is worth pushing into the project pool, because it is very small and hacky, but after this week I've got pretty good idea what those edge-functions are and how to use them in future. My focus was to improve DX while using them, so main thing is "Update on restart if file hash doesn't match" so you can deploy fresh (Deno web framework without a build step) and it will update supabase stuff if it doesn't match. Function body: https://github.com/Danielduel/denobase/blob/main/supabase/functions/mytest/index.ts What it does? Well, backstory first - I have a discord server with a running meme that we've agreed that Manjaro (a linux distro) is lead in quite unprofessional way and we celebrate each time counter here https://manjarno.snorlax.sh/ resets. So, I thought it will be cool if a bot will push a notification on separate channel with role ping when the content will update. Since this website is opensourced - I've found a standard file that they keep changing... I parse it and push a new message instead of spamming their site. It worked on "prod" second try! 😄 // I look forward to do a full supabase+fresh integration, but it is still in making ^^
  • k

    karthik.codes

    12/18/2022, 8:44 PM
    https://twitter.com/karthik_coder/status/1604335717320396800
1...293031...37Latest