Commit Graph

158 Commits (c01d37e35584fd696532013e9a62e4990a036661)

Author SHA1 Message Date
Trivernis 20d7198010 Database and App init
- added database table creation 
- added init method to DAO
- added init method to App
- added start method to App to start listening on the configured port
5 years ago
Trivernis 0dcd590b80 Database Connection
- added QueryHelper
- added DAO
- added `default-config.yaml`
- added auto-copying of the `default-config.yaml` to a `config.yaml` on startup if no config exists
5 years ago
Trivernis b7d10454ab Changed tables and graphql schema 5 years ago
Trivernis 91188b1f58 Merge branch 'develop' of Software_Engineering_I/greenvironment-server into julius-dev 5 years ago
RandomUser27 6fb002e79b GraphQl 5 years ago
Trivernis 92146cc2a4 added sql table creation and config 5 years ago
Trivernis c931359ebd Added files
- tslint- changelog
- dependencies
- index.ts
- folders
- public files
5 years ago
Trivernis 38f3d26734 added dependencies 5 years ago