SkillAgentSearch skills...

DiscordSaleNotifier

A full-stack application that posts Discord embeds via webhooks when new Steam specials go live

Install / Use

/learn @DominicABrooks/DiscordSaleNotifier

README

Discord Steam Sale Notifier Playwright Tests

Full-stack Typescript application where users can input their webhooks to receive live notifications about new Steam sales.

Untitled

License

Untitled

Getting started

  1. Set up PostgreSQL:
  • Create a PostgreSQL database
  1. Set Up Environment Variables

  2. Frontend:

  • npm install: Install frontend dependencies.
  • npm run start: Start the frontend development server.
  1. Backend:
  • npm install: Install backend dependencies.
  • npm run build: Build typescript files.
  • npm run setup:dev: Setup development environment for backend.
  • npm run dev: Start the backend development server.

This setup should get your project running with both frontend and backend components integrated with PostgreSQL.

View on GitHub
GitHub Stars8
CategoryDevelopment
Updated7mo ago
Forks4

Languages

TypeScript

Security Score

67/100

Audited on Aug 30, 2025

No findings