Skip to content

JavanShen/psn-card

Repository files navigation

PSN Card

English | 中文

Online

🔥 Features

  • Dynamic: The card content will be dynamically generated according to your PSN status.
  • User Friendly: Generate your PSN card on Online
  • Deployable: Support deploy it with Vercel or Docker.

📦 Deployment

Environment Variables

Name Description Example
NPSSO See psn-api zgQLyxxxxxzxBMoWU

PaaS

Deploy with Vercel

Docker

docker run -d -p 3015:3000 -e NPSSO=YOUR_NPSSO_KEY oneboluo/psn-card

⚒️ Develop

Requirement:

Node >=16

NPSSO

# copy a .env.local file
cp .env.example .env.local

Add your NPSSO on .env.local file

NPSSO=YOUR_NPSSO_KEY
# install dependencies
pnpm install
# or
yarn install
# or
npm install

# start the service
npm run dev

❤️ Credits

Inspired by steam-card

API provider psn-api

About

Generate your PSN profile card - 生成你的PSN资料卡片

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors