lorenz199x / boilerplate-microservice

Boilerplate for microservice made with ts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Boilerplate for Microservice with Typescript

Microservice

Prerequisites

  1. Node.js
  2. Yarn
  3. Environment variables

Verify prerequisites

$ node -v
$ yarn -v

QUICKSTART

Run the following:

# Install packages
$ yarn

# Run locally
$ yarn start

About

Boilerplate for microservice made with ts


Languages

Language:TypeScript 100.0%