Skip to content
This repository has been archived by the owner on May 10, 2021. It is now read-only.

Latest commit

 

History

History
3 lines (2 loc) · 225 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 225 Bytes

A Node.JS/Express backend to provide a database of simple guestbook comments, along with JWT authentication and a GraphQL API.

The corresponding client code can be found here