Skip to content
This repository has been archived by the owner on Dec 11, 2024. It is now read-only.

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.

NPM Dependencies

About

Skeleton repo for Node TypeScript apps

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published