Skip to content

taniku.id helps indonesia's restaurants place scheduled and recurring orders from their local farms. This also helps local farms forecast their demand more and make better long term decisions.

Notifications You must be signed in to change notification settings

ryanntannn/tanikuid

Repository files navigation

image image

tankiu.id

taniku.id helps indonesia's restaurants place scheduled and recurring orders from their local farms. This also helps local farms forecast their demand more and make better long term decisions.

tankiu.id was built for the SUTDxPCU FACT 2025 hackathon, and achieved 2nd place overall.

Clone and run locally

  1. Rename .env.example to .env.local and update the following:

    NEXT_PUBLIC_SUPABASE_URL=[INSERT SUPABASE PROJECT URL]
    NEXT_PUBLIC_SUPABASE_ANON_KEY=[INSERT SUPABASE PROJECT API ANON KEY]
    

    Both NEXT_PUBLIC_SUPABASE_URL and NEXT_PUBLIC_SUPABASE_ANON_KEY can be found in your Supabase project's API settings

  2. You can now run the Next.js local development server:

    npm run dev

    The starter kit should now be running on localhost:3000.

Check out the docs for Local Development to also run Supabase locally.

About

taniku.id helps indonesia's restaurants place scheduled and recurring orders from their local farms. This also helps local farms forecast their demand more and make better long term decisions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages