This is a starter kit for Goose Parser
First of all clone repo and start your project for it. And now there are two ways to run a project:
- inside a docker container
- directly on a local system
Be aware that this way requires Docker installed.
Start the project with command:
docker-compose up
npm install
DEBUG=* node lib/index.js