TIN-PJATK is a final exam study project. It consists of 2 subprojects: frontend and backend. The main purpose is to create somekind of a web system.
- npm >=6.x.x
- node lts >=12.x.x
- docker for dockerized db and db's ui
npm i
npx lerna bootstrap
npm run TIN:start
npm run TIN:start-docker
npm run TIN:build
Here you can find designs and prototypes used to develop TIN: https://www.figma.com/file/QfLBREydpFz2jj4pFm3yax/TIN
Helpful library for Material Design: https://material.angular.io/
If you have problem running docker check: docker/compose#6677 (comment)
Node: https://github.com/goldbergyoni/nodebestpractices Angular: https://angular.io/guide/styleguide