Skip to content

Repository files navigation

PewPew is an online community for gamers where they can write blogs, check out game info, maintain their personal games collection etc


ScreenShots

Screenshot From 2026-07-12 23-55-51 Screenshot From 2026-07-12 23-56-05

Routes

  • /home
  • /games
  • /games/individual-games
  • /community
  • /collections
  • /profile

Running Locally

Getting a RAWG API Key

  1. Create an account on RAWG.
  2. Generate an API key.
  3. Copy .env.example to .env.local.
  4. Paste your key into the RAWG variable.
git clone https://github.com/abneeeees/PewPew.git

cd PewPew

cp .env.example .env.local

# Edit .env.local and paste their API key

bun install
bun run dev

File Structure

  • /app : contains the routes
  • / components : contains UI Global GamePage components
  • / lib: Handles Data Fetching and Datasets

FunFact

The name comes from the sound that guns make in games


  • This projects is licensed under GPLv3 license.
  • Users are free to run, modify, and distribute software while ensuring that all modified versions remain free and open.V

About

PewPew is a social media like community for gamers

Topics

Resources

Stars

4 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages