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.
Your contributions are welcome! To contribute:
- Fork the repository.
- Make your changes.
- Submit a PR.
Support and enhance this tool with us for the Next.js Argentina community. Your contributions are highly valued.
# 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
This project is under the MIT