Skip to content
This repository has been archived by the owner on May 23, 2022. It is now read-only.

blugavere/ts-boilerplate

Repository files navigation

Build Status Coverage Status

TS WebApp Template

A template for an express API backed by tedious.

Installation

  1. Clone the repository.
  2. Run npm install.

Building the application

  1. Run npm run build

Running the application

  1. Run npm start to start the application with nodemon
  2. You can also run node dist/boot to run it directly
  3. If you want to run an instance that restarts when you modify the code, run npm run dev

Prior Art

Inspired by express-tedious-template

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published