Skip to content

hdf1996/querifier-demo-frontend

Repository files navigation

Querifier demo

This repository is a demo for the gem Querifier. You can find more info about it here: https://github.com/hdf1986/querifier.

The API consumed can be found at https://github.com/hdf1986/querifier-demo

Current version is deployed using Vercel at https://querifier-demo-frontend.vercel.app/

Getting Started

First, run the install your dependencies:

npm install
# or
yarn install

Create an example config with:

cp .env.local.example .env.local

Then, run the server server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying pages/index.js. The page auto-updates as you edit the file.

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out the Next.js deployment documentation for more details.

About

This repository is a demo for the gem Querifier. More info at https://github.com/hdf1986/querifier.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published