Skip to content

Explore the world with our interactive app! Discover fascinating facts about countries worldwide through quizzes and connect with friends along the way.

Notifications You must be signed in to change notification settings

MarcoEscaleira/meetthecountries-backend

Repository files navigation

Meet the countries - Backend

Getting Started on the app

First, open docker and run compose:

docker compose up -d

Second, make sure to have the dependencies installed and run the dev server:

yarn install
yarn dev

Open http:https://localhost:8000/graphql with your browser to see the result.

In order to run lint, do:

yarn lint

Requirements

  1. Node 18+
  2. Yarn
  3. Docker

About

Explore the world with our interactive app! Discover fascinating facts about countries worldwide through quizzes and connect with friends along the way.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published