testjavascript / nodejs-integration-tests-best-practices

✅ Beyond the basics of Node.js testing. Including a super-comprehensive best practices list and an example app (March 2024)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nest example

goldbergyoni opened this issue · comments

Create a recipe with Nest server, we only need the API layer, it can then approach our existing DAL inside example-application

@Thormod Any chance you copy our example to here?