PreviousNext

Build an Authenticated JAMstack App with Next.js, Airtable, Tailwind CSS, and Auth0

by bill-s, 2020-10-16T01:18:12.737Z

Next.js makes building Full-stack applications in the JAMstack much easier, but there's still a few pieces to figure out. Where are you going to store data? How are you handling authentication? Well, here's how we are going to put it all together. Next.js for front-end and API routes w/ Serverless Functions Airtable for storing data Auth0 for Authentication Tailwind CSS for styling

Read More