Skip to content

uvsy-aws-backend/institutions

Repository files navigation

institutions

serverless Codacy Badge Maintainability Test Coverage

Service that manages all institutions related information. This covers:

  • Institutions
  • Careers
  • Programs
  • Subject
  • Correlatives

Environment Requirements

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

 

SetUp

make init

 

Create domain

make domain

This action should be performed once, only when the service is first created, before deploy.

e.g.

make init

make domain

make deploy

 

Build

make build

 

Deploy

make deploy 

About

Service that manages all institutions related information

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors