Skip to content
This repository was archived by the owner on May 19, 2023. It is now read-only.

developertown/typescript-core

Repository files navigation

DeveloperTown Core

A small library that adds common interfaces and entities

Installation

NOTE: This package is not currently published via NPM. Installation using this method will install directly from github, with the potential pitfall of causing errors in your application if an incompatible change is introduced.

npm install --save developertown/typescript-core

Usage

import { BaseEntity } from "@developertown/core";

export class Townie extends BaseEntity {
  public firstName: string;
  public lastName: string;
}

Tests

With Docker

docker-compose -p typescript-core -f ./deployment/development/docker-compose.yml -f ./deployment/development/docker-compose.test.yml run app

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy