Skip to content

hulkdx/findprofessional-backend-user

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Docker Status kotlin

User microservice

Development

Requirements

To start development, run make dev

Deployment

Production

Troubleshooting

Could not find a valid Docker environment

If running integrationTest on MacOS, this would fix it:

sudo ln -s $HOME/.docker/run/docker.sock /var/run/docker.sock

TODO

  • Currently all SQL migrations happen in this project for all microservices with liquibase, research how to do it properly.
  • Host swagger docs to some url

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published