jhavej / Dingify

Dingify is helping you unlock the power of seamless real-time monitoring

Home Page:https://www.dingify.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Start at full speed with Dingify !

Introduction · Installation · Tech Stack + Features · Author · Credits


Introduction

Welcome to Dingify, where we're we are going to make your alerts easy for you

Installation

Clone & create this repo locally with the following command:

git clone https://github.com/Codehagen/Dingify
  1. Install dependencies using pnpm:
pnpm install
  1. Copy .env.example to .env.local and update the variables.
cp .env.example .env.local
  1. Input everything you need for the env.

    1. Create Neon Database Account
    2. Create Stripe Account
    3. Create Google Console Account
    4. Create Resend Account
  2. Start the development server from either yarn or turbo:

# To start the server
pnpm dev

Tech Stack + Features

Frameworks

  • Next.js – React framework for building performant apps with the best developer experience
  • Auth.js – Handle user authentication with ease with providers like Google, Twitter, GitHub, etc.
  • Prisma – Typescript-first ORM for Node.js
  • React Email – Versatile email framework for efficient and flexible email development

Platforms

  • Vercel – Easily preview & deploy changes with git
  • PlanetScale – A cutting-edge database platform for seamless, scalable data management
  • Resend – A powerful email framework for streamlined email development

Contributing

We love our contributors! Here's how you can contribute:

  • Open an issue if you believe you've encountered a bug.
  • Make a pull request to add new features/make quality-of-life improvements/fix bugs.

Repo Activity

Nextify repo activity – generated by Axiom

About

Dingify is helping you unlock the power of seamless real-time monitoring

https://www.dingify.io/

License:GNU Affero General Public License v3.0


Languages

Language:TypeScript 79.0%Language:MDX 17.8%Language:JavaScript 2.6%Language:CSS 0.5%Language:Shell 0.0%