Skip to content

Express-Boilerplates/type-graphql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Type-graphql with Apollo Server Express

Includes:

Installing:

Clone the repo

git clone https://github.com/Express-Boilerplates/type-graphql.git

Install dependencies

npm install
// or yarn

Start development server

npm dev
// or yarn dev

Scripts

Script Description
npm run dev Run development server on specified port.
npm run build Transpile source codes to build directory with babel
npm start Start server on build folder for production.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published