Skip to content

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

Notifications You must be signed in to change notification settings

DominicABrooks/DiscordSaleNotifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •