EricCatlin / next-lambda

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NextJS Serverless App

A solution-stack experiment architecture using NextJS and AWS

Table of Contents

Installation

Clone repo, run locally, add AWS configs and deploy:

git clone https://github.com/EricCatlin/next-lambda.git
cd next-lambda
npm install
npm run dev

Usage

Browse to http://localhost:3000

Support

Please open an issue for support.

Contributing

Please contribute using Github Flow. Create a branch, add commits, and open a pull request.

About


Languages

Language:JavaScript 91.3%Language:CSS 8.7%