Skip to content

brwmaster/deals-for-devs

 
 

Repository files navigation

Deals for Devs

All Contributors

The best deals and giveaways for developers

Get upcoming and ongoing deals sent straight to your inbox every month!

Getting Started

To get a development environment running on your local machine:

  1. Clone the repository in a directory of your choice.

  2. Create a .env file (from .env.example) and add all the credentials necessary to run the app.

To get those credentials, please send James (@jamesqquick) a message on Discord!

cp .env.example .env
  1. Install packages
npm install
  1. Run the development server.
npm run dev
# or
yarn dev
# or
pnpm dev

Tech Stack

Contributing

You are welcome to contribute by opening issues or PRs! Also, you can join our project channel on the Learn Build Teach Discord by messaging James (@jamesqquick) on Discord for access.

Contributors

Chris Nowicki
Chris Nowicki

💻
Waseem Medhat
Waseem Medhat

💻

About

Black Friday deals for developers built with Next.js 14, Xata, Sentry, and Clerk.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 97.3%
  • JavaScript 2.2%
  • CSS 0.5%