Skip to content

nowlena/sst-nx

Repository files navigation

SST NX Example

Most basic implementation of:

Development

git clone [email protected]:nowlena/sst-nx.git
cd sst-nx
npm install
npx sst start
# in another terminal run your app (note: no app is included in this repo)
npx nx serve APP_NAME

Additional Notes

Frontend App

No frontend application was included in this repo.

Note that once you do add your frontend app you'll be able to reference the generated types via import { Article } from "@sst-nx/graphql"

About

SST NX Starter (GraphQL/ RDS)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published