Skip to content

Latest commit

 

History

History
executable file
·
12 lines (9 loc) · 285 Bytes

README.md

File metadata and controls

executable file
·
12 lines (9 loc) · 285 Bytes

Now GraphQL-Server with typescript

This is a boilerplate application using:

  • now
  • typescript
  • apollo-server-micro

Local - test

Run yarn start:dev to try it out locally.

Now - deployment

After installing the now CLI, type now in this directory to deploy it.