Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 429 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 429 Bytes

Adventskalender

Adventcalendar WebApp with focus on React with GraphQL and TypeScript.

Client

React client using Apollo and TypeScript to connect with an GraphQL endpoint.

Server

NodeJS/GraphQL server using Apollo and TypeScript to store users and adventcalendars in a Postgres database. Images are uploaded using cloudinary.