Skip to content

Repository files navigation

Prerequisites

  1. Docker

Description

This repository is a starter kit for backend development using the following stack:

  1. ExpressJS
  2. GraphQL
  3. TypeORM

Commands

To install node dependences:

yarn

To start the docker server:

make server.start

To generate the migrations

make database.migrate

To apply the pending mirations

make database.upgrade

About

Boilerplate for developing backend using Express, Typescript and Graphql

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages