Coder Social home page Coder Social logo

delath / earplug Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 3.79 MB

Free and open source website for your local game library

Home Page: https://earplug.netlify.app

License: GNU General Public License v3.0

JavaScript 89.86% CSS 10.14%
igdb nextjs react steam twitch videogames

earplug's Introduction

Earplug

Overview

This is a game library website that takes as input a json containing games titles and displays a library of those games using the igdb API.

Preview

Preview 1

Preview 2

Installation

git clone https://github.com/delath/earplug.git
npm install

Set up environment variables in .env

IGDB_CLIENT_ID=<YOUR_IGDB_CLIENT_ID>
IGDB_CLIENT_SECRET=<YOUR_IGDB_CLIENT_SECRET>

Create a games.json in the root of the repository, containing all the titles of the games to display, as an example:

[
    "AI The Somnium Files",
    "Alan Wake II",
    "Among Us",
    "Animal Well"
]

Start the website in dev mode

npm run dev

The first time only, it might take some time to fetch all the data and write it on the games_metadata.json, a file you can manually edit should you want to manage the games on your main page.

Acknowledgments

Almost all of this project has been based on the work of mvximenko, you could say this is a fork of gg with a different goal.

earplug's People

Contributors

delath avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.