This back-end is in an very early stage of development, thankfully the front-end exposes all of its functionality without this, except sample saving.
This is the most easiest and stable way to work with Astrea.
docker run -p 8080:3000 attilavm/astrea:easyThe database is included in the image.
Clone this repo, install node v.8 or higher, fill config.json-example, then rename it to config.json, and start the app with the app/astrea script.
You should not use this app on a unsecure network, unless you like to live dangerously, then be my guest.
