You can help translate the project.
Initialize the containers
npm install
npm run build
docker-compose up
docker-compose run web npm run seed
From this point on only start in enough
docker-compose start
The project contains both frontend angular 1.5 application and backend actionhero.js application.
Code is in client/scripts split by types. To build in dev use npm run budo
- this will run a live-update server.
Code is in server. To run server in dev use npm run ah
- to use the docker db use docker-compose start db dbadmin
Copyright (c) 2015-2018 Bulgarian Society for the Protection of Birds