Skip to content

herrherrmann/awesome-games-api-v2

Repository files navigation

Awesome Games API

API for the Awesome Multiplayer Games website, built with TypeScript and Hono. Fetches all games and enriches the data with information from IGDB.

Related repositories:

Contribute

If you want to add or edit games, please go to https://github.com/herrherrmann/awesome-multiplayer-games and create a pull request.

Installation

  1. Install the Node version defined in .nvmrc:
    nvm use # or nvm install
  2. Install dependencies:
    npm install
  3. Copy .env.example to .env and fill in the necessary values.

Running the app

# development
npm run dev

# production mode
npm run build && npm run start

About

Backend for the Awesome Multiplayer Games website.

Topics

Resources

License

Stars

Watchers

Forks

Contributors