This is a Sample React Project with the integration of Pieces npm package.
Before setting up the project we need to:
- Download the Pieces OS application
- Install the npm package
NOTE: Commands are to be executed on Linux, Mac, and Windows(using Powershell)
- Clone the repo by running the command
git clone https://github.com/Arindam200/example-Nextjs.git
- Go inside the folder by command
cd example-Nextjs
- Run the command to install node modules
npm install
- Run the command to start the project
npm run dev
- Open the browser and go to the URL
http://localhost:3000/
to see the project running.
- Pieces OS Client SDK for TypeScript
- Pieces SDK Documentation
- Build Your Own Open Source Copilot with Pieces
- Build Your Own Copilot in Less Than 10 Minutes with Pieces OS Client
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.
If you discover any security-related issues, create an issue and tag our maintainers @shivay-at-pieces and @mason-at-pieces
- Join Our Discord
- Follow us on Twitter
- Connect with us on LinkedIn
- Subscribe and turn on notifications to our YouTube page
This repository is available under the MIT License.