Skip to content

FromDoppler/cuit-service

Repository files navigation

CUIT Service

It will return information based on a provided CUIT number.

Continuous Deployment to test and production environments

We are following the same criteria than Doppler Forms.

To do

  • EditorConfig, Prettier, etc
  • Continuous Deployment (DockerHub, GitHub Packages)
  • Define resources (URLs, schema, etc)
  • Expose hardcoded information (it could be also useful in test environments)
  • Validate JWT token
  • Rate limit for normal users, unlimited for Doppler SU
  • Connect with our backend service
  • Deploy to our Swarm
  • Keep our secrets and configurations in encrypted files here or in our Swarm repository