/test-form-action-next-api

Testing a concept

Primary LanguageJavaScript

Template Next.js App

This repo acts as a template repo for some of my Next.js applications.

Getting Started:

yarn
yarn dev

Deploying:

yarn deploy

When you're ready to deploy to production:

yarn deploy-prod