nextjs
Building a background swapper app with NextJS - Part III
It's time for our first integrations! Today we're connecting a Postgres DB from Neon and Cloudflare's R2 object storage for saving our pictures.
nextjs
It's time for our first integrations! Today we're connecting a Postgres DB from Neon and Cloudflare's R2 object storage for saving our pictures.
nextjs
Building our dashboard GUI reached a new milestone: setting up our back-end to accept uploads.
nextjs
I like to focus my coding to creation, rather than maintenance. Let's build our own dashboard GUI in NextJS. Part I - Front-end