WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

tobidelius/typescript-node-skeleton

Repository files navigation

typescript-node-skeleton

Simple skeleton for TypeScript Node programs.

Status

Tests

Usage

  1. Start by running ./setup to install the development dependencies. (reason for doing this is to make sure you get the latest stable versions).
  2. After this is done you you can remove the setup file.
  3. Make sure you edit package.json with a new name and meta information.
  4. Open .github/workflows/tests.yml and change run: ./setup to: run: npm install.

About

Skeleton repo for Node TypeScript apps

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published