Skip to content

TalShperling/dynamic

Repository files navigation

GraphQL Apollo Server Typescript Seed

An open source seed for GraphQL Apollo Server Express using Typescript.

Motivation

In here you can find a good, concise, open-source seed which is written in Typescript (motivation for that you can read anywhere). With a use of the most popular, helpful and basic packages to start your own Apollo Server.

Getting Started

Install

npm install  

Note:

For making the protobufjs-cli work you need on the internet install the cli external files. You can install them by running the pbjs.js with node in the node_modules/protobufjs/cli

Running the project

On dev environment:

npm run dev

On prod environment:

npm run start

Tech/framework used

  • NodeJS
  • Apollo-Server
  • Federation
  • Typescript

Helpful developer tools

Contribute

As I said in the beginning this seed is an open source seed, you are more than welcome to add this seed some features, bugfixes (if exists) and to maintain the seed.

License

MIT © Tal Shperling

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published