Skip to content

celikmus/apollo-node-ts-starter

Repository files navigation

apollo-node-ts-starter

This is a starter for Apollo server with Node.js, Typescript, ESLint, Prettier, Codegen.

Prerequisites

  • Node.js 10+
  • Yarn or NPM

Installation

  • Install dependencies
yarn install
  • Start Application
yarn start

The application will be launched by Nodemon so it's will restart automatically on file change

  • TS code generation
yarn graphql-codegen

About

Boilerplate for Apollo server with Node.js, Typescript, ESLint, Prettier, Codegen

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published