Skip to content

AazimAnish/next-push-chat-starter

Repository files navigation

Push Protocol Next.js Starter Template

This is a starter template for building Push Protocol applications using Next.js. It includes the basic setup and configurations needed to get started quickly.

Features

  • Integrates with Push Protocol API for chat functionalities.
  • Ready-made structure for building chat interfaces.
  • Built with Next.js for fast and efficient rendering.

Getting Started

  1. Clone this repository:
git clone https://github.com/AazimAnish/next-push-chat-starter.git

  1. Install dependencies:
npm install

  1. Run the development server:
npm run dev

  1. Open your browser and navigate to http://localhost:3000.

Contributing

Feel free to contribute to this template by adding new features or improving existing ones. Pull requests are welcome!

Documentation

License

This project is licensed under the MIT License. See the LICENSE file for more details.

Releases

No releases published

Packages

No packages published