Skip to content
This repository was archived by the owner on May 21, 2026. It is now read-only.

TitusKirch-archive/Example-TypeScript-Apollo-Server

Repository files navigation

Example TypeScript Apollo Server

GitHub CI

A simple example project for Apollo Server in Typescript including ESlinkt and VSC-Config.

The following tutorials helped with the creation:

Setup

After downloading the project run cp .env.example .ev and configure the .env file. Then run npm install and the project is ready to use.

Commands

Command Aliases Description
npm run build:production npm run build Builds the app with the production settings.
npm run build:dev npm run build:development Builds the app with the development settings.
npm run start - Starts the app with the .env file.
npm run eslint - Run ESLint to check the code style.

About

A simple example project for Apollo Server in Typescript including ESlinkt and VSC-Config.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors