Skip to content

Algolia tool to change the time a rule is active. The tool has the ability to set times by the hour or minute.

Notifications You must be signed in to change notification settings

send-on/rules-time

 
 

Repository files navigation

rules-time

This project was generated with create-instantsearch-app by Algolia.

Simple webapp to set the time a query rule will be active allowing for changing by the hour or minute

Usage

Visit https://preview.algolia.com/rules-time/ for deployed site.

  1. Input appID, API key, and index name (only required the first time).
  2. Search for a rule by the context, description, condition, or strategy.
  3. Select your rule.
  4. Input fields from and until in specifed format
  5. ?????
  6. Profit

Development

To run this project locally, install the dependencies and run the local server:

npm install
npm start

Alternatively, you may use Yarn:

yarn
yarn start

Open http:https://localhost:3000 to see your app.

About

Algolia tool to change the time a rule is active. The tool has the ability to set times by the hour or minute.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 59.8%
  • HTML 26.2%
  • CSS 14.0%