(Translated by https://www.hiragana.jp/)
GitHub - celikmus/apollo-node-ts-starter: Boilerplate for Apollo server with Node.js, Typescript, ESLint, Prettier, Codegen
Skip to content

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

Notifications You must be signed in to change notification settings

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