Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 958 Bytes

File metadata and controls

28 lines (19 loc) · 958 Bytes

ratings

serverless Codacy Badge Maintainability Test Coverage

Service that manages all ratings for Subjects and Courses

Environment Requirements

  • JDK 8
  • NodeJS and npm
  • Docker (optional)

 

SetUp

make init

 

Build

make build

 

Deploy

make deploy