An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Constructor.io Next.js Example

[![MIT licensed](https://img.shields.io/badge/license-MIT-blue.svg)](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/