Skip to content

homanp/nextjs-superagent

Repository files navigation

This is a minimal example of running the Superagent Javascript SDK with NextJS.

Getting Started

First, install the dependencies:

npm i

Secondly, rename .env.example to .env and add your environment variables.

Lastly, start the development server:

npm run dev

Open http://localhost:3000 with your browser to see the result.

Learn More

To learn more about Superagent, take a look at the following resources:

About

Minimal example of using the Superagent.sh SDK with NextJS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published