Skip to content

iad-os/template-be-node

Repository files navigation

Template for a Node.js backend in Typescript

Description

This is a template for a Node.js backend in Typescript. It is a simple backend that uses Fastify, Swagger, Mongoose, Lodash, Qs, Wait-on, @ghii/ghii-es, @ghii/http-loader and more. Devcontainer is configured to use this template. Vscode is configured to use this template.

Dependencies

  • Typescript
  • Fastify
  • Swagger
  • ESLint
  • Prettier
  • Mongoose
  • Lodash
  • Qs
  • Wait-on
  • @ghii/ghii-es
  • @ghii/http-loader

Installation

npm install

Development

npm run dev

Build

npm run build

Start

npm run start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published