Skip to content
This repository has been archived by the owner on Sep 16, 2020. It is now read-only.

Ticketmaster - GraphQL server

Notifications You must be signed in to change notification settings

PaulKujawa/eventvuel-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GraphQL server for Tickermaster

Run locally

  1. Set your Ticketmaster Api Token via echo 'TICKETMASTER_API=yourKey' > .env.
  2. Start with npm start.

tech stack

name purpose
Now Deployment
Apollo Server GraphQl Server based on Express
Typescript JS static typing