Skip to content

nextjsargentina/next.js-releases

Repository files navigation

NextJS Releases App

nextjs-releases-app

Overview

NextJS Releases App automatically monitors NextJS Releases, posting updates to X (formerly Twitter) and sending notifications to a Discord channel upon new releases. Designed for the Next.js Argentina community, it's a pivotal tool for keeping the community informed.

Contribution

Your contributions are welcome! To contribute:

  1. Fork the repository.
  2. Make your changes.
  3. Submit a PR.

Support and enhance this tool with us for the Next.js Argentina community. Your contributions are highly valued.

Setup Instructions

# Clone the repository
git clone git@github.com:emapeire/nextjs-releases.git

# Navigate to the project directory
cd nextjs-releases-bot

# Install dependencies
pnpm install

# Start the project
pnpm run dev

Licence:

This project is under the MIT