
Security News
/Research
Popular node-ipc npm Package Infected with Credential Stealer
Socket detected malicious node-ipc versions with obfuscated stealer/backdoor behavior in a developing npm supply chain attack.
ts-express-angular2-node-boilerplate
Advanced tools
Light-weight startup boilerplate for angular2 with typescript and expressjs
Basically, you don't want to learn too much when you pick a boilerplate. Clone and start the prototyping.
To install the latest release
$ npm install ts-express-angular2-node-boilerplate
Install the dependencies
$ npm install
npm start: Start a server without watching the typescript files.
npm run dev: Start a server and watch the change in typescript files concurrently.
npm run tsc: Compile the typescript files.
npm run tsc:w: Compile and watch the typescript files.
You can access localhost:3000 to see the simple hello-world example. Feel free to clone this boilerplate and use it. Fork it if you would like to add more features.
Copyright (C) 2016 Tony Ngan, released under the MIT License.
FAQs
Light-weight startup boilerplate for angular2 with typescript and expressjs
We found that ts-express-angular2-node-boilerplate demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
/Research
Socket detected malicious node-ipc versions with obfuscated stealer/backdoor behavior in a developing npm supply chain attack.

Security News
TeamPCP and BreachForums are promoting a Shai-Hulud supply chain attack contest with a $1,000 prize for the biggest package compromise.

Security News
Packagist urges PHP projects to update Composer after a GitHub token format change exposed some GitHub Actions tokens in CI logs.