This starter let you generate search application quickly only by providing JSON file:
- vertical search engine
- meta search engine
- catalog
- jobs search engine
- marketplace prototype
- classifieds prototype
- comparison website
- various rankings
This starter is based on ItemsAPI (ItemsAPI repository)
Deploy ItemsAPI starter instantly to heroku and start your app (backend creator) immediately!
- Install elasticsearch, redis and mongodb on your computer
git clone git@github.com:itemsapi/starter.gitcd starternpm installPORT=3000 npm start
Open localhost:3000 and follow instruction in web creator
ItemsAPI is created by Mateusz Rzepa and licensed under the Apache 2.0. For more information, see the LICENSE file in this repository.