Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ianzone/docker-nestify


https://github.com/ianzone/docker-nestify

Last synced: 19 days ago
JSON representation

Awesome Lists containing this project

README

        

# Get start

```
degit https://github.com/ianzone/lambda-nestify
cd
mv .env.example .env
pnpm i -g @antfu/ni @nestjs/cli
ni
nr dev
```

port can be changed in .env

see package.json for more scripts