Pieces x Nextjs Chatbot

Introduction

This is a Sample React Project with the integration of Pieces npm package.

Prerequisites

Before setting up the project we need to:

  1. Download the Pieces OS application
  2. Install the npm package

Local Setup

NOTE: Commands are to be executed on Linux, Mac, and Windows(using Powershell)

  1. Clone the repo by running the command
git clone https://github.com/Arindam200/example-Nextjs.git
  1. Go inside the folder by command
cd example-Nextjs
  1. Run the command to install node modules
npm install
  1. Run the command to start the project
 npm run dev 
  1. Open the browser and go to the URL http://localhost:3000/ to see the project running.

Additional Resources

Contributing

We welcome your contributions to Pieces! All changes need a pull request & thumbs-up from our maintainers @shivay-at-pieces and @mason-at-pieces

We love ❤️ pull requests! Feel free to fork the repository, make your changes, and open a pull request.

Security

If you discover any security-related issues, create an issue and tag our maintainers @shivay-at-pieces and @mason-at-pieces

Connect with Us

License

This repository is available under the MIT License.