Skip to content

amenline/guess-the-artist

Repository files navigation

GUESS THE ARTIST (Backend)

This is the backend for this Guess The Artist Game
This project is currently deployed to Heroku, https://album-guess.herokuapp.com/graphql

How it works

There is only one thing this app does, that is to save and retrieve the game scores.
After a user fails to guess the right artist, the score is saved along with a username. A list of all the saved scores is displayed on the scoreboard page.

Stack

TypeScript


NodeJS


Express


PostgreSQL


GraphQL


About

A GraphQL API to store the scores of the guess the artist game

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published