Skip to content

abneeeees/PewPew

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 2026-07-02 at 13-55-28 pewpew Screenshot 2026-07-02 at 13-55-51 Limbo pewpew

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors