Skip to content

Boilerplate for getting started with graphql apollo server with typeorm and sql server connection.

License

Notifications You must be signed in to change notification settings

nagurshaikh-lab/graphql-typeorm

Repository files navigation

graphql-typeorm

Table of Contents

About

Boilerplate repository for Graphql setup with apollo server, typeorm, and sql server. Get started with development of graphql server easily within no time.

Getting Started

Clone the repository repository into your local machine.

Change the database configuration setup in ormconfig.json file in the project.

See deployment for notes on how to deploy the project on a live system.

Prerequisites

  • Nodejs
  • typescript
  • sql server

Installing

A step by step series of examples that tell you how to get a development env running.

Install node js LTS version and run the below command

npm install

Then for running local application, run the bwlo command

npm start

Now you are running graphql server on local server.

Usage

You are all setup to develop graphql api.

About

Boilerplate for getting started with graphql apollo server with typeorm and sql server connection.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published