https://github.com/constructor-io/constructorio-example-nextjs
A collection of Next.js sandbox examples for integrating with Constructor
https://github.com/constructor-io/constructorio-example-nextjs
constructorio-integrations nextjs sandbox
Last synced: 9 months ago
JSON representation
A collection of Next.js sandbox examples for integrating with Constructor
- Host: GitHub
- URL: https://github.com/constructor-io/constructorio-example-nextjs
- Owner: Constructor-io
- License: mit
- Created: 2022-08-15T15:42:29.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-01-24T22:52:12.000Z (11 months ago)
- Last Synced: 2025-04-12T17:22:42.763Z (9 months ago)
- Topics: constructorio-integrations, nextjs, sandbox
- Language: JavaScript
- Homepage:
- Size: 245 KB
- Stars: 5
- Watchers: 28
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Constructor.io Next.js Example
[](https://github.com/Constructor-io/constructorio-example-nextjs/blob/master/LICENSE)
A Next.js example for integrating with [Constructor.io](http://constructor.io/). [Constructor.io](http://constructor.io/) provides search as a service that optimizes results using artificial intelligence (including natural language processing, re-ranking to optimize for conversions, and user personalization).
This application utilizes the [Constructor.io JavaScript client](https://github.com/Constructor-io/constructorio-client-javascript) and [Constructor.io Node](https://github.com/Constructor-io/constructorio-node).
## Getting started
Installation can be done via `npm`
```bash
npm install
```
Once installed, development environment can be started via `npm`
```bash
npm run dev
```
When running, the application can be found at http://localhost:3000/