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
- Host: GitHub
- URL: https://github.com/arunydvv/pingit
- Owner: arunydvv
- License: mit
- Created: 2024-12-14T07:30:45.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2025-01-02T17:39:01.000Z (4 months ago)
- Last Synced: 2025-02-13T20:17:04.200Z (3 months ago)
- Topics: clerk, honojs, nextjs, prisma-orm, shadcn-ui, tailwind-css, typescript
- Language: TypeScript
- Homepage:
- Size: 12.8 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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: