https://github.com/envato/form-finder
A simple form finder
https://github.com/envato/form-finder
Last synced: about 1 year ago
JSON representation
A simple form finder
- Host: GitHub
- URL: https://github.com/envato/form-finder
- Owner: envato
- Created: 2017-12-02T05:30:35.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-06-23T01:01:41.000Z (almost 3 years ago)
- Last Synced: 2025-05-14T11:19:08.512Z (about 1 year ago)
- Language: JavaScript
- Size: 85 KB
- Stars: 1
- Watchers: 31
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Requirement
* `Node.js` > 8.0
* `Elasticsearch` > 6.0
* `create-elm-app`
### Development
* `node import.js` - import data to Elasticseach server
* `node index.js` - start api server
* `cd app && elm-app start`