Skip to content

Latest commit

 

History

History
38 lines (26 loc) · 1.11 KB

README.md

File metadata and controls

38 lines (26 loc) · 1.11 KB

smartbirds-server

Build Status Commitizen friendly

How to help

You can help translate the project.

Dev setup

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

Structure

The project contains both frontend angular 1.5 application and backend actionhero.js application.

Frontend

Code is in client/scripts split by types. To build in dev use npm run budo - this will run a live-update server.

Backend

Code is in server. To run server in dev use npm run ah - to use the docker db use docker-compose start db dbadmin

License

AGPL-v3.0

Copyright (c) 2015-2018 Bulgarian Society for the Protection of Birds