is there a example or reference to supabase + node...
# support-questions-legacy
k
is there a example or reference to supabase + nodejs/express + react ingeration? I found the one with nextjs, but was looking for one with my stack.
r
hey @kiesker no example for that specific yet. Just with nextjs + supabase. But the overall principles should be the same.
k
Ok, thanks, Also customizing - the colors and the looks where is the docs for that? i can only find the customizing the features part, but not the looks.
Found it
j
I'd start from the React+Express examples, and then the Supabase integration tutorials rather than with the Next ones tbh.
r
yup