Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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)
- Host: GitHub
- URL: https://github.com/sohail0992/typescript-nodejs-yarn-with-abstract-controller
- Owner: sohail0992
- Created: 2023-08-08T06:13:40.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-08T09:30:46.000Z (6 months ago)
- Last Synced: 2024-07-08T11:47:40.565Z (6 months ago)
- Topics: absstract, aws-lambda-node, mongodb, mongoose, nodejs, serverless, template-repository, typescript, yarn
- Language: TypeScript
- Homepage:
- Size: 47.3 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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