Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hantsy/nodejs-sandbox
NodeJS sandbox
https://github.com/hantsy/nodejs-sandbox
Last synced: 3 days ago
JSON representation
NodeJS sandbox
- Host: GitHub
- URL: https://github.com/hantsy/nodejs-sandbox
- Owner: hantsy
- Created: 2016-06-11T16:27:38.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-01-31T08:19:32.000Z (11 months ago)
- Last Synced: 2024-10-31T14:26:34.595Z (about 2 months ago)
- Language: HTML
- Homepage:
- Size: 674 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NodeJS Sandbox
* [Install NodeJS](./install-nodejs.md)
## Resources
* [TypeScript-Node-Starter](https://github.com/microsoft/TypeScript-Node-Starter/tree/master/src) , Microsoft
* [Testing Node.js,Express.js API with Mocha and Chai – Typescript](https://truetocode.com/testing-node-jsexpress-js-api-with-mocha-and-chai-typescript/)
* [Test-driven develop your API with Jest & SuperTest in Node.js](https://itnext.io/test-driven-develop-your-api-with-jest-supertest-in-node-js-7e1c6489b0a6)
* [TypeScript Rest API with Express.js, JWT, Authorization Roles and TypeORM](https://medium.com/javascript-in-plain-english/creating-a-rest-api-with-jwt-authentication-and-role-based-authorization-using-typescript-fbfa3cab22a4)
* [Typescript Essentials](https://medium.com/@wittydeveloper/typescript-essentials-b7ae85b0f561) , A blog series of introducing Typescript* [Build a Desktop Application with Electron and Angular](https://www.sitepoint.com/build-a-desktop-application-with-electron-and-angular/)