Starter Project Nextjs Codat

screenshot of Starter Project Nextjs Codat

Next.js starter with an example of fetching a list of companies from Codat

Overview

This article provides an overview of a starter project using Next.js and Codat's TypeScript SDK. It explains the purpose of this project and how to get started with running it locally or deploying it on Vercel.

Features

  • Next 13 App Router: This project utilizes Next 13 App Router which allows for efficient client-side navigation and routing in Next.js.
  • Codat's TypeScript SDK: The project integrates Codat's new TypeScript SDK, providing a standardized way to connect and retrieve real-time small business data from different platforms.
  • API Key: The project requires an API key for authentication before making requests to retrieve data.

Summary

This article introduces a starter project that combines Next.js and Codat's TypeScript SDK. It highlights the key features of the project, including the use of Next 13 App Router for efficient client-side navigation and integration with Codat's SDK for retrieving real-time small business data. The installation guide provides instructions for running the project locally or deploying it on Vercel.