Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sudipstha08/nodejs
Node :seedling:
https://github.com/sudipstha08/nodejs
express helmet javascript jest mysql nodejs nodemon paypal prisma rate-limiter rate-limiter-flexible supertest typescript
Last synced: about 2 months ago
JSON representation
Node :seedling:
- Host: GitHub
- URL: https://github.com/sudipstha08/nodejs
- Owner: sudipstha08
- Created: 2022-03-11T16:21:38.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-05-16T11:20:55.000Z (8 months ago)
- Last Synced: 2024-08-22T18:25:33.538Z (5 months ago)
- Topics: express, helmet, javascript, jest, mysql, nodejs, nodemon, paypal, prisma, rate-limiter, rate-limiter-flexible, supertest, typescript
- Language: JavaScript
- Homepage: https://nodejs.org/en/docs/
- Size: 367 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Security: docs/security.md
Awesome Lists containing this project
README
## Node
- Node.js is a free, open-source, cross-platform JavaScript runtime environment that lets developers create servers, web apps, command line tools and scripts.
- As an asynchronous event-driven JavaScript runtime, Node.js is designed to build scalable network applications.## Commands
```
- npx prisma
- npx prisma migrate dev --name init
```## References
1. https://codedamn.com/news/nodejs/asynchronous-vs-synchronous-programming-in-node-js
2. https://nodejs.org/en/learn/asynchronous-work/overview-of-blocking-vs-non-blocking
3. https://nodejs.org/en/learn/asynchronous-work/overview-of-blocking-vs-non-blocking