Skip to content

KMNowak/nestjs-serverless

Repository files navigation

nestjs-serverless

Quick start

Available endpoints

As in src/app/app.controller

  • /:id GET
  • / POST Both returns plain texts

Local debugging

Simply run

yarn start

Deploy to AWS

  1. Install serverless
npm install -g serverless
  1. Deploy
yarn deploy

Follow the console output and hit provided endpoints

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published