An open API service indexing awesome lists of open source software.

https://github.com/gridaco/serverless-prisma-webpack-nest-server-template

NestJS + Serverless + Prisma + Webpack Template
https://github.com/gridaco/serverless-prisma-webpack-nest-server-template

Last synced: about 1 year ago
JSON representation

NestJS + Serverless + Prisma + Webpack Template

Awesome Lists containing this project

README

          

# serverless-prisma-webpack-nest-server-template
NestJS + Serverless + Prisma + Webpack Template

## Development

```
yarn
yarn prisma:generate
yarn start:dev
```