Skip to content
This repository has been archived by the owner on Nov 14, 2022. It is now read-only.

Latest commit

 

History

History
21 lines (14 loc) · 154 Bytes

Readme.md

File metadata and controls

21 lines (14 loc) · 154 Bytes

Apollo server starter kit

Setup

$ yarn

Run server

To production

$ yarn start

or development

$ yarn start:dev