An open API service indexing awesome lists of open source software.

https://github.com/arunydvv/pingit

Instant Alerts for Sales, Sign-Ups, and Key Events — Delivered Seamlessly to Discord, Email, Telegram, and More Supported Platforms
https://github.com/arunydvv/pingit

clerk honojs nextjs prisma-orm shadcn-ui tailwind-css typescript

Last synced: 23 days ago
JSON representation

Instant Alerts for Sales, Sign-Ups, and Key Events — Delivered Seamlessly to Discord, Email, Telegram, and More Supported Platforms

Awesome Lists containing this project

README

        

# pingIt

1. Clone the repository:

```bash
git clone https://github.com/arunydvv/pingIt.git
```

2. Navigate to the project directory:

```bash
cd pingIt
```

3. Install the dependencies:

```bash
npm install
```

4. Create the `.env` file:

- Copy the contents of the `.env.example` file and create a new `.env` file:

```bash
cp .env.example .env
```

- Update the values in the `.env` file with the appropriate environment variables for the project.

## Usage

To start the development server, run:

```bash
npm run dev
```

This will start the Next.js development server, and you can access the application at `http://localhost:3000`.

## Contributing

Contributions are welcome! Please fork and star the repository and submit a pull request for any enhancements or bug fixes.

## Contributors

Here are the amazing people who have contributed to this project:


Arun


Ansh Patwal