Skip to content
This repository has been archived by the owner on Apr 18, 2023. It is now read-only.

jetbridge/sst-nextjs

Repository files navigation

SST-NextJS

What is this?

A starter kit for NextJS + Serverless Stack.

Includes:

  • NextjsSite construct - deploys Nextjs app with your stack to AWS
  • Tailwind CSS
  • Daisy UI
  • Eslint
  • Prettier
  • Husky
  • Shared core typescript library
  • REST API with lambda functions (local development supported)
  • NextJS app dir
  • GitHub actions
  • pnpm

Quickstart

Install Node.

Install dependencies

npm i -g pnpm
pnpm i

Run backend dev server

pnpm dev

Run frontend dev server

pnpm dev:web

About

Serverless Stack + NextJS starter kit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published