/serverless-nestjs-boilerplate

A template for serverless-nestjs applications, following best practices for a simple and easy-to-use serverless server.

Primary LanguageTypeScript

Serverless-Typescript-Nestjs Boilerplate

A template for serverless-nestjs applications, following best practices for a simple and easy-to-use serverless server. This project includes:

  • Serverless.js
  • Nest.js
  • Typescript
  • Typeorm
  • CRUD scaffolding

Table of Contents

Installation

To get started with this project, simply clone the repository:

git clone https://github.com/code-xhyun/serverless-nestjs-boilerplate.git

Support

Please open an issue for support.

Contributing

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