Curated articles, resources, tips and trends from the DevOps World.
Summary: This is a summary of an article originally published by the source. Read the full original article here →
Vercel, the company behind Next.js and the SWR fetching library, has a nice serverless offering. Today, in this first tutorial we will cover how to set up a Typescript REST API using Vercel Serverless Functions with minimal overhead. We first need to install the Vercel CLI and log in. Be sure you have an account at Vercel.
Once this is done, open the project folder in your favourite editor and open package.json.
Our last step before running the project is locally is to connect it to the Vercel dashboard.
Made with pure grit © 2024 Jetpack Labs Inc. All rights reserved. www.jetpacklabs.com