Skip to content

Repository files navigation

Universal BE template logo

A BE template for every possible server

NPM Version Package License

Features

  • fastify adapter
  • postgres
  • typescript
  • db migration
  • authentication
  • users
  • graphql
  • docker deploy

Installation

$ pnpm install

Running the app

# development
$ pnpm run start

# watch mode
$ pnpm run start:dev

# production mode
$ pnpm run start:prod

Test

# unit tests
$ pnpm run test

# e2e tests
$ pnpm run test:e2e

# test coverage
$ pnpm run test:cov

About

BE template to quickly spin up a server

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages