UNPKG

@3wks/generator-gae-node-nestjs

Version:

A generator for building nestjs apps on app engine node

9 lines (8 loc) 302 B
{ "projectId": "<%= slugify(project) %>-<%= env %>", "location": "<%= appEngineRegion %>", "host": "https://<%= slugify(project) %>-<%= env %>.appspot.com", "bucket": "<%= slugify(project) %>-<%= env %>.appspot.com", "systemSecret": "<%= secret %>", "cookieSecret": "<%= cookieSecret %>" }