Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sohail0992/typescript-nodejs-yarn-with-abstract-controller

TypeScript, Node.js, and Yarn can be run normal or Serverles (AWS lamda)
https://github.com/sohail0992/typescript-nodejs-yarn-with-abstract-controller

absstract aws-lambda-node mongodb mongoose nodejs serverless template-repository typescript yarn

Last synced: 2 months ago
JSON representation

TypeScript, Node.js, and Yarn can be run normal or Serverles (AWS lamda)

Awesome Lists containing this project

README

        

# TypeScript-NodeJs-Yarn-With-Abstract-Controller

1. `yarn install`
2. `yarn watch`

# Example env
```
TOKEN=''
MONGO_URL=''
SERVERLESS=true // if you want to run it as serverless

```

# Thanks to Toptal Series By Marcos Henrique da Silva